#013c0e color space conversions
Hex:
#013c0e
RGB:
1, 60, 14
CMY:
100, 76, 95
CMYK:
98, 0, 77, 76
HSL:
133°, 96.7213%, 11.9608%
HSV (HSB):
133°, 98.3333%, 23.5294%
XYZ:
1.7076, 3.2699, 0.9566
xyY:
0.2878, 0.5510, 3.2699
CIE-Lab:
21.0938, -28.9320, 22.6859
CIE-LCH:
21.0938, 36.7656, 141.8997
CIE-Luv:
21.0938, -19.3228, 22.0604
Hunter-Lab:
18.0828, -14.7883, 9.5214
#013c0e color charts
#013c0e color shades, tints & tones
#013c0e color schemes
#013c0e color preview, HTML & CSS examples
This text has a color of #013c0e
<p style="color:#013c0e;">Text here</p>
.mytext {color:#013c0e;}
This box has a color of #013c0e
<div style="background-color:#013c0e;">Content here</div>
.mybackground {background-color:#013c0e;}
Border around this has a color of #013c0e
<div style="border:2px solid #013c0e;">Content here</div>
.myborder {border:2px solid #013c0e;}