#004f6c color space conversions
Hex:
#004f6c
RGB:
0, 79, 108
CMY:
100, 69, 58
CMYK:
100, 27, 0, 58
HSL:
196°, 100.0000%, 21.1765%
HSV (HSB):
196°, 100.0000%, 42.3529%
XYZ:
5.5028, 6.6747, 15.1857
xyY:
0.2011, 0.2439, 6.6747
CIE-Lab:
31.0545, -9.3941, -22.5896
CIE-LCH:
31.0545, 24.4651, 247.4196
CIE-Luv:
31.0545, -21.0917, -28.6558
Hunter-Lab:
25.8354, -7.1927, -16.7650
#004f6c color charts
#004f6c color shades, tints & tones
#004f6c color schemes
#004f6c color preview, HTML & CSS examples
This text has a color of #004f6c
<p style="color:#004f6c;">Text here</p>
.mytext {color:#004f6c;}
This box has a color of #004f6c
<div style="background-color:#004f6c;">Content here</div>
.mybackground {background-color:#004f6c;}
Border around this has a color of #004f6c
<div style="border:2px solid #004f6c;">Content here</div>
.myborder {border:2px solid #004f6c;}