#004c4b color space conversions
Hex:
#004c4b
RGB:
0, 76, 75
CMY:
100, 70, 71
CMYK:
100, 0, 1, 70
HSL:
179°, 100.0000%, 14.9020%
HSV (HSB):
179°, 100.0000%, 29.8039%
XYZ:
3.8544, 5.6769, 7.5492
xyY:
0.2257, 0.3324, 5.6769
CIE-Lab:
28.5822, -20.3826, -5.2973
CIE-LCH:
28.5822, 21.0597, 194.5686
CIE-Luv:
28.5822, -22.2035, -3.9943
Hunter-Lab:
23.8262, -12.8194, -2.1074
#004c4b color charts
#004c4b color shades, tints & tones
#004c4b color schemes
#004c4b color preview, HTML & CSS examples
This text has a color of #004c4b
<p style="color:#004c4b;">Text here</p>
.mytext {color:#004c4b;}
This box has a color of #004c4b
<div style="background-color:#004c4b;">Content here</div>
.mybackground {background-color:#004c4b;}
Border around this has a color of #004c4b
<div style="border:2px solid #004c4b;">Content here</div>
.myborder {border:2px solid #004c4b;}