给出一个css颜色值,如:
rgba(0, 0, 0, 0.86)
假设为白色背景,如何将其转换为将alpha分量考虑在内的RGB十六进制值?
html css hex colors rgba
colors ×1
css ×1
hex ×1
html ×1
rgba ×1