#014d5e color space conversions
Hex:
#014d5e
RGB:
1, 77, 94
CMY:
100, 70, 63
CMYK:
99, 18, 0, 63
HSL:
191°, 97.8947%, 18.6275%
HSV (HSB):
191°, 98.9362%, 36.8627%
XYZ:
4.6868, 6.1224, 11.5244
xyY:
0.2099, 0.2741, 6.1224
CIE-Lab:
29.7191, -13.7146, -15.7794
CIE-LCH:
29.7191, 20.9065, 229.0045
CIE-Luv:
29.7191, -21.1859, -18.5532
Hunter-Lab:
24.7434, -9.4904, -10.2943
#014d5e color charts
#014d5e color shades, tints & tones
#014d5e color schemes
#014d5e color preview, HTML & CSS examples
This text has a color of #014d5e
<p style="color:#014d5e;">Text here</p>
.mytext {color:#014d5e;}
This box has a color of #014d5e
<div style="background-color:#014d5e;">Content here</div>
.mybackground {background-color:#014d5e;}
Border around this has a color of #014d5e
<div style="border:2px solid #014d5e;">Content here</div>
.myborder {border:2px solid #014d5e;}