#004d4b color space conversions
Hex:
#004d4b
RGB:
0, 77, 75
CMY:
100, 70, 71
CMYK:
100, 0, 3, 70
HSL:
178°, 100.0000%, 15.0980%
HSV (HSB):
178°, 100.0000%, 30.1961%
XYZ:
3.9239, 5.8158, 7.5724
xyY:
0.2267, 0.3359, 5.8158
CIE-Lab:
28.9428, -20.9115, -4.7595
CIE-LCH:
28.9428, 21.4463, 192.8221
CIE-Luv:
28.9428, -22.5797, -3.2745
Hunter-Lab:
24.1159, -13.1592, -1.7359
#004d4b color charts
#004d4b color shades, tints & tones
#004d4b color schemes
#004d4b color preview, HTML & CSS examples
This text has a color of #004d4b
<p style="color:#004d4b;">Text here</p>
.mytext {color:#004d4b;}
This box has a color of #004d4b
<div style="background-color:#004d4b;">Content here</div>
.mybackground {background-color:#004d4b;}
Border around this has a color of #004d4b
<div style="border:2px solid #004d4b;">Content here</div>
.myborder {border:2px solid #004d4b;}