#012c0c color space conversions
Hex:
#012c0c
RGB:
1, 44, 12
CMY:
100, 83, 95
CMYK:
98, 0, 73, 83
HSL:
135°, 95.5556%, 8.8235%
HSV (HSB):
135°, 97.7273%, 17.2549%
XYZ:
0.9796, 1.8344, 0.6503
xyY:
0.2828, 0.5295, 1.8344
CIE-Lab:
14.5928, -23.0559, 15.8590
CIE-LCH:
14.5928, 27.9837, 145.4779
CIE-Luv:
14.5928, -13.1171, 14.0221
Hunter-Lab:
13.5439, -10.7917, 6.6341
#012c0c color charts
#012c0c color shades, tints & tones
#012c0c color schemes
#012c0c color preview, HTML & CSS examples
This text has a color of #012c0c
<p style="color:#012c0c;">Text here</p>
.mytext {color:#012c0c;}
This box has a color of #012c0c
<div style="background-color:#012c0c;">Content here</div>
.mybackground {background-color:#012c0c;}
Border around this has a color of #012c0c
<div style="border:2px solid #012c0c;">Content here</div>
.myborder {border:2px solid #012c0c;}