#1c200d color space conversions
Hex:
#1c200d
RGB:
28, 32, 13
CMY:
89, 87, 95
CMYK:
13, 0, 59, 87
HSL:
73°, 42.2222%, 8.8235%
HSV (HSB):
73°, 59.3750%, 12.5490%
XYZ:
1.0680, 1.3090, 0.5771
xyY:
0.3615, 0.4431, 1.3090
CIE-Lab:
11.3380, -5.8441, 11.2933
CIE-LCH:
11.3380, 12.7158, 117.3608
CIE-Luv:
11.3380, -1.0914, 8.3707
Hunter-Lab:
11.4410, -3.3582, 5.0178
#1c200d color charts
#1c200d color shades, tints & tones
#1c200d color schemes
#1c200d color preview, HTML & CSS examples
This text has a color of #1c200d
<p style="color:#1c200d;">Text here</p>
.mytext {color:#1c200d;}
This box has a color of #1c200d
<div style="background-color:#1c200d;">Content here</div>
.mybackground {background-color:#1c200d;}
Border around this has a color of #1c200d
<div style="border:2px solid #1c200d;">Content here</div>
.myborder {border:2px solid #1c200d;}