#001c0a color space conversions
Hex:
#001c0a
RGB:
0, 28, 10
CMY:
100, 89, 96
CMYK:
100, 0, 64, 89
HSL:
141°, 100.0000%, 5.4902%
HSV (HSB):
141°, 100.0000%, 10.9804%
XYZ:
0.4700, 0.8524, 0.4269
xyY:
0.2687, 0.4873, 0.8524
CIE-Lab:
7.6999, -13.9344, 7.1692
CIE-LCH:
7.6999, 15.6705, 152.7743
CIE-Luv:
7.6999, -6.8572, 5.9460
Hunter-Lab:
9.2327, -7.0696, 3.7213
#001c0a color charts
#001c0a color shades, tints & tones
#001c0a color schemes
#001c0a color preview, HTML & CSS examples
This text has a color of #001c0a
<p style="color:#001c0a;">Text here</p>
.mytext {color:#001c0a;}
This box has a color of #001c0a
<div style="background-color:#001c0a;">Content here</div>
.mybackground {background-color:#001c0a;}
Border around this has a color of #001c0a
<div style="border:2px solid #001c0a;">Content here</div>
.myborder {border:2px solid #001c0a;}