#1c200e color space conversions
Hex:
#1c200e
RGB:
28, 32, 14
CMY:
89, 87, 95
CMYK:
13, 0, 56, 87
HSL:
73°, 39.1304%, 9.0196%
HSV (HSB):
73°, 56.2500%, 12.5490%
XYZ:
1.0747, 1.3116, 0.6120
xyY:
0.3584, 0.4375, 1.3116
CIE-Lab:
11.3564, -5.6926, 10.8265
CIE-LCH:
11.3564, 12.2319, 117.7356
CIE-Luv:
11.3564, -1.1079, 8.0221
Hunter-Lab:
11.4525, -3.2921, 4.8485
#1c200e color charts
#1c200e color shades, tints & tones
#1c200e color schemes
#1c200e color preview, HTML & CSS examples
This text has a color of #1c200e
<p style="color:#1c200e;">Text here</p>
.mytext {color:#1c200e;}
This box has a color of #1c200e
<div style="background-color:#1c200e;">Content here</div>
.mybackground {background-color:#1c200e;}
Border around this has a color of #1c200e
<div style="border:2px solid #1c200e;">Content here</div>
.myborder {border:2px solid #1c200e;}