#014f3e color space conversions
Hex:
#014f3e
RGB:
1, 79, 62
CMY:
100, 69, 76
CMYK:
99, 0, 22, 69
HSL:
167°, 97.5000%, 15.6863%
HSV (HSB):
167°, 98.7342%, 30.9804%
XYZ:
3.6780, 5.9462, 5.5113
xyY:
0.2430, 0.3929, 5.9462
CIE-Lab:
29.2764, -26.0370, 4.0803
CIE-LCH:
29.2764, 26.3547, 171.0935
CIE-Luv:
29.2764, -24.1171, 7.9230
Hunter-Lab:
24.3849, -15.7501, 3.6691
#014f3e color charts
#014f3e color shades, tints & tones
#014f3e color schemes
#014f3e color preview, HTML & CSS examples
This text has a color of #014f3e
<p style="color:#014f3e;">Text here</p>
.mytext {color:#014f3e;}
This box has a color of #014f3e
<div style="background-color:#014f3e;">Content here</div>
.mybackground {background-color:#014f3e;}
Border around this has a color of #014f3e
<div style="border:2px solid #014f3e;">Content here</div>
.myborder {border:2px solid #014f3e;}