#200c0d color space conversions
Hex:
#200c0d
RGB:
32, 12, 13
CMY:
87, 95, 95
CMYK:
0, 63, 59, 87
HSL:
357°, 45.4545%, 8.6275%
HSV (HSB):
357°, 62.5000%, 12.5490%
XYZ:
0.7998, 0.5991, 0.4542
xyY:
0.4316, 0.3233, 0.5991
CIE-Lab:
5.4114, 9.4371, 2.8327
CIE-LCH:
5.4114, 9.8531, 16.7081
CIE-Luv:
5.4114, 6.2688, 1.0750
Hunter-Lab:
7.7400, 4.8995, 1.9384
#200c0d color charts
#200c0d color shades, tints & tones
#200c0d color schemes
#200c0d color preview, HTML & CSS examples
This text has a color of #200c0d
<p style="color:#200c0d;">Text here</p>
.mytext {color:#200c0d;}
This box has a color of #200c0d
<div style="background-color:#200c0d;">Content here</div>
.mybackground {background-color:#200c0d;}
Border around this has a color of #200c0d
<div style="border:2px solid #200c0d;">Content here</div>
.myborder {border:2px solid #200c0d;}