#200c0c color space conversions
Hex:
#200c0c
RGB:
32, 12, 12
CMY:
87, 95, 95
CMYK:
0, 63, 63, 87
HSL:
0°, 45.4545%, 8.6275%
HSV (HSB):
0°, 62.5000%, 12.5490%
XYZ:
0.7935, 0.5966, 0.4212
xyY:
0.4381, 0.3294, 0.5966
CIE-Lab:
5.3887, 9.2775, 3.2670
CIE-LCH:
5.3887, 9.8359, 19.3991
CIE-Luv:
5.3887, 6.3442, 1.3675
Hunter-Lab:
7.7238, 4.8215, 2.1737
#200c0c color charts
#200c0c color shades, tints & tones
#200c0c color schemes
#200c0c color preview, HTML & CSS examples
This text has a color of #200c0c
<p style="color:#200c0c;">Text here</p>
.mytext {color:#200c0c;}
This box has a color of #200c0c
<div style="background-color:#200c0c;">Content here</div>
.mybackground {background-color:#200c0c;}
Border around this has a color of #200c0c
<div style="border:2px solid #200c0c;">Content here</div>
.myborder {border:2px solid #200c0c;}