#004d6f color space conversions
Hex:
#004d6f
RGB:
0, 77, 111
CMY:
100, 70, 56
CMYK:
100, 31, 0, 56
HSL:
198°, 100.0000%, 21.7647%
HSV (HSB):
198°, 100.0000%, 43.5294%
XYZ:
5.5231, 6.4555, 15.9939
xyY:
0.1974, 0.2308, 6.4555
CIE-Lab:
30.5336, -6.9106, -25.2960
CIE-LCH:
30.5336, 26.2229, 254.7203
CIE-Luv:
30.5336, -20.1986, -32.4996
Hunter-Lab:
25.4076, -5.6608, -19.5372
#004d6f color charts
#004d6f color shades, tints & tones
#004d6f color schemes
#004d6f color preview, HTML & CSS examples
This text has a color of #004d6f
<p style="color:#004d6f;">Text here</p>
.mytext {color:#004d6f;}
This box has a color of #004d6f
<div style="background-color:#004d6f;">Content here</div>
.mybackground {background-color:#004d6f;}
Border around this has a color of #004d6f
<div style="border:2px solid #004d6f;">Content here</div>
.myborder {border:2px solid #004d6f;}