#004e6f color space conversions
Hex:
#004e6f
RGB:
0, 78, 111
CMY:
100, 69, 56
CMYK:
100, 30, 0, 56
HSL:
198°, 100.0000%, 21.7647%
HSV (HSB):
198°, 100.0000%, 43.5294%
XYZ:
5.5936, 6.5965, 16.0174
xyY:
0.1983, 0.2339, 6.5965
CIE-Lab:
30.8700, -7.5400, -24.7676
CIE-LCH:
30.8700, 25.8899, 253.0683
CIE-Luv:
30.8700, -20.5514, -31.8131
Hunter-Lab:
25.6836, -6.0708, -18.9972
#004e6f color charts
#004e6f color shades, tints & tones
#004e6f color schemes
#004e6f color preview, HTML & CSS examples
This text has a color of #004e6f
<p style="color:#004e6f;">Text here</p>
.mytext {color:#004e6f;}
This box has a color of #004e6f
<div style="background-color:#004e6f;">Content here</div>
.mybackground {background-color:#004e6f;}
Border around this has a color of #004e6f
<div style="border:2px solid #004e6f;">Content here</div>
.myborder {border:2px solid #004e6f;}