#004f5f color space conversions
Hex:
#004f5f
RGB:
0, 79, 95
CMY:
100, 69, 63
CMYK:
100, 17, 0, 63
HSL:
190°, 100.0000%, 18.6275%
HSV (HSB):
190°, 100.0000%, 37.2549%
XYZ:
4.8615, 6.4182, 11.8091
xyY:
0.2106, 0.2780, 6.4182
CIE-Lab:
30.4439, -14.5876, -15.3024
CIE-LCH:
30.4439, 21.1415, 226.3698
CIE-Luv:
30.4439, -21.9421, -17.9482
Hunter-Lab:
25.3341, -10.0812, -9.9031
#004f5f color charts
#004f5f color shades, tints & tones
#004f5f color schemes
#004f5f color preview, HTML & CSS examples
This text has a color of #004f5f
<p style="color:#004f5f;">Text here</p>
.mytext {color:#004f5f;}
This box has a color of #004f5f
<div style="background-color:#004f5f;">Content here</div>
.mybackground {background-color:#004f5f;}
Border around this has a color of #004f5f
<div style="border:2px solid #004f5f;">Content here</div>
.myborder {border:2px solid #004f5f;}