#013e32 color space conversions
Hex:
#013e32
RGB:
1, 62, 50
CMY:
100, 76, 80
CMYK:
98, 0, 19, 76
HSL:
168°, 96.8254%, 12.3529%
HSV (HSB):
168°, 98.3871%, 24.3137%
XYZ:
2.3109, 3.6820, 3.6065
xyY:
0.2407, 0.3836, 3.6820
CIE-Lab:
22.5910, -21.4914, 2.3060
CIE-LCH:
22.5910, 21.6147, 173.8758
CIE-Luv:
22.5910, -18.3913, 4.8216
Hunter-Lab:
19.1885, -12.0832, 2.2883
#013e32 color charts
#013e32 color shades, tints & tones
#013e32 color schemes
#013e32 color preview, HTML & CSS examples
This text has a color of #013e32
<p style="color:#013e32;">Text here</p>
.mytext {color:#013e32;}
This box has a color of #013e32
<div style="background-color:#013e32;">Content here</div>
.mybackground {background-color:#013e32;}
Border around this has a color of #013e32
<div style="border:2px solid #013e32;">Content here</div>
.myborder {border:2px solid #013e32;}