#013e0a color space conversions
Hex:
#013e0a
RGB:
1, 62, 10
CMY:
100, 76, 96
CMYK:
98, 0, 84, 76
HSL:
129°, 96.8254%, 12.3529%
HSV (HSB):
129°, 98.3871%, 24.3137%
XYZ:
1.7899, 3.4736, 0.8633
xyY:
0.2921, 0.5670, 3.4736
CIE-Lab:
21.8488, -30.1156, 25.3222
CIE-LCH:
21.8488, 39.3467, 139.9417
CIE-Luv:
21.8488, -20.1901, 24.1825
Hunter-Lab:
18.6376, -15.4730, 10.3000
#013e0a color charts
#013e0a color shades, tints & tones
#013e0a color schemes
#013e0a color preview, HTML & CSS examples
This text has a color of #013e0a
<p style="color:#013e0a;">Text here</p>
.mytext {color:#013e0a;}
This box has a color of #013e0a
<div style="background-color:#013e0a;">Content here</div>
.mybackground {background-color:#013e0a;}
Border around this has a color of #013e0a
<div style="border:2px solid #013e0a;">Content here</div>
.myborder {border:2px solid #013e0a;}