#1c1c00 color space conversions
Hex:
#1c1c00
RGB:
28, 28, 0
CMY:
89, 89, 100
CMYK:
0, 0, 100, 89
HSL:
60°, 100.0000%, 5.4902%
HSV (HSB):
60°, 100.0000%, 10.9804%
XYZ:
0.8941, 1.0774, 0.1608
xyY:
0.4193, 0.5053, 1.0774
CIE-Lab:
9.6201, -4.8813, 14.2860
CIE-LCH:
9.6201, 15.0970, 108.8646
CIE-Luv:
9.6201, 0.7629, 10.5759
Hunter-Lab:
10.3797, -2.7879, 6.3471
#1c1c00 color charts
#1c1c00 color shades, tints & tones
#1c1c00 color schemes
#1c1c00 color preview, HTML & CSS examples
This text has a color of #1c1c00
<p style="color:#1c1c00;">Text here</p>
.mytext {color:#1c1c00;}
This box has a color of #1c1c00
<div style="background-color:#1c1c00;">Content here</div>
.mybackground {background-color:#1c1c00;}
Border around this has a color of #1c1c00
<div style="border:2px solid #1c1c00;">Content here</div>
.myborder {border:2px solid #1c1c00;}