#200c1d color space conversions
Hex:
#200c1d
RGB:
32, 12, 29
CMY:
87, 95, 89
CMYK:
0, 63, 9, 87
HSL:
309°, 45.4545%, 8.6275%
HSV (HSB):
309°, 62.5000%, 12.5490%
XYZ:
0.9489, 0.6587, 1.2395
xyY:
0.3333, 0.2314, 0.6587
CIE-Lab:
5.9502, 13.0496, -7.1461
CIE-LCH:
5.9502, 14.8781, 331.2943
CIE-Luv:
5.9502, 4.8776, -4.7055
Hunter-Lab:
8.1162, 6.6660, -3.3736
#200c1d color charts
#200c1d color shades, tints & tones
#200c1d color schemes
#200c1d color preview, HTML & CSS examples
This text has a color of #200c1d
<p style="color:#200c1d;">Text here</p>
.mytext {color:#200c1d;}
This box has a color of #200c1d
<div style="background-color:#200c1d;">Content here</div>
.mybackground {background-color:#200c1d;}
Border around this has a color of #200c1d
<div style="border:2px solid #200c1d;">Content here</div>
.myborder {border:2px solid #200c1d;}