#014b1e color space conversions
Hex:
#014b1e
RGB:
1, 75, 30
CMY:
100, 71, 88
CMYK:
99, 0, 60, 71
HSL:
144°, 97.3684%, 14.9020%
HSV (HSB):
144°, 98.6667%, 29.4118%
XYZ:
2.7629, 5.1323, 2.0733
xyY:
0.2772, 0.5149, 5.1323
CIE-Lab:
27.1085, -32.0748, 20.9180
CIE-LCH:
27.1085, 38.2930, 146.8890
CIE-Luv:
27.1085, -24.4162, 24.3055
Hunter-Lab:
22.6547, -17.8760, 10.4322
#014b1e color charts
#014b1e color shades, tints & tones
#014b1e color schemes
#014b1e color preview, HTML & CSS examples
This text has a color of #014b1e
<p style="color:#014b1e;">Text here</p>
.mytext {color:#014b1e;}
This box has a color of #014b1e
<div style="background-color:#014b1e;">Content here</div>
.mybackground {background-color:#014b1e;}
Border around this has a color of #014b1e
<div style="border:2px solid #014b1e;">Content here</div>
.myborder {border:2px solid #014b1e;}