#014c3f color space conversions
Hex:
#014c3f
RGB:
1, 76, 63
CMY:
100, 70, 75
CMYK:
99, 0, 17, 70
HSL:
170°, 97.4026%, 15.0980%
HSV (HSB):
170°, 98.6842%, 29.8039%
XYZ:
3.4942, 5.5342, 5.5867
xyY:
0.2391, 0.3787, 5.5342
CIE-Lab:
28.2055, -24.2873, 1.8984
CIE-LCH:
28.2055, 24.3614, 175.5307
CIE-Luv:
28.2055, -22.9154, 5.1274
Hunter-Lab:
23.5249, -14.6560, 2.3873
#014c3f color charts
#014c3f color shades, tints & tones
#014c3f color schemes
#014c3f color preview, HTML & CSS examples
This text has a color of #014c3f
<p style="color:#014c3f;">Text here</p>
.mytext {color:#014c3f;}
This box has a color of #014c3f
<div style="background-color:#014c3f;">Content here</div>
.mybackground {background-color:#014c3f;}
Border around this has a color of #014c3f
<div style="border:2px solid #014c3f;">Content here</div>
.myborder {border:2px solid #014c3f;}