#200c12 color space conversions
Hex:
#200c12
RGB:
32, 12, 18
CMY:
87, 95, 93
CMYK:
0, 63, 44, 87
HSL:
342°, 45.4545%, 8.6275%
HSV (HSB):
342°, 62.5000%, 12.5490%
XYZ:
0.8363, 0.6137, 0.6466
xyY:
0.3989, 0.2927, 0.6137
CIE-Lab:
5.5434, 10.3647, 0.3084
CIE-LCH:
5.5434, 10.3693, 1.7046
CIE-Luv:
5.5434, 5.8632, -0.5305
Hunter-Lab:
7.8339, 5.3469, 0.5896
#200c12 color charts
#200c12 color shades, tints & tones
#200c12 color schemes
#200c12 color preview, HTML & CSS examples
This text has a color of #200c12
<p style="color:#200c12;">Text here</p>
.mytext {color:#200c12;}
This box has a color of #200c12
<div style="background-color:#200c12;">Content here</div>
.mybackground {background-color:#200c12;}
Border around this has a color of #200c12
<div style="border:2px solid #200c12;">Content here</div>
.myborder {border:2px solid #200c12;}