#20020c color space conversions
Hex:
#20020c
RGB:
32, 2, 12
CMY:
87, 99, 95
CMYK:
0, 94, 63, 87
HSL:
340°, 88.2353%, 6.6667%
HSV (HSB):
340°, 93.7500%, 12.5490%
XYZ:
0.6837, 0.3770, 0.3846
xyY:
0.4731, 0.2609, 0.3770
CIE-Lab:
3.4057, 13.3285, 0.3714
CIE-LCH:
3.4057, 13.3337, 1.5961
CIE-Luv:
3.4057, 7.4009, -0.6848
Hunter-Lab:
6.1403, 9.1306, 0.5849
#20020c color charts
#20020c color shades, tints & tones
#20020c color schemes
#20020c color preview, HTML & CSS examples
This text has a color of #20020c
<p style="color:#20020c;">Text here</p>
.mytext {color:#20020c;}
This box has a color of #20020c
<div style="background-color:#20020c;">Content here</div>
.mybackground {background-color:#20020c;}
Border around this has a color of #20020c
<div style="border:2px solid #20020c;">Content here</div>
.myborder {border:2px solid #20020c;}