#004b5c color space conversions
Hex:
#004b5c
RGB:
0, 75, 92
CMY:
100, 71, 64
CMYK:
100, 18, 0, 64
HSL:
191°, 100.0000%, 18.0392%
HSV (HSB):
191°, 100.0000%, 36.0784%
XYZ:
4.4478, 5.8049, 11.0112
xyY:
0.2092, 0.2730, 5.8049
CIE-Lab:
28.9147, -13.4177, -15.7407
CIE-LCH:
28.9147, 20.6834, 229.5551
CIE-Luv:
28.9147, -20.6739, -18.3778
Hunter-Lab:
24.0933, -9.2105, -10.2317
#004b5c color charts
#004b5c color shades, tints & tones
#004b5c color schemes
#004b5c color preview, HTML & CSS examples
This text has a color of #004b5c
<p style="color:#004b5c;">Text here</p>
.mytext {color:#004b5c;}
This box has a color of #004b5c
<div style="background-color:#004b5c;">Content here</div>
.mybackground {background-color:#004b5c;}
Border around this has a color of #004b5c
<div style="border:2px solid #004b5c;">Content here</div>
.myborder {border:2px solid #004b5c;}