#004b5e color space conversions
Hex:
#004b5e
RGB:
0, 75, 94
CMY:
100, 71, 63
CMYK:
100, 20, 0, 63
HSL:
192°, 100.0000%, 18.4314%
HSV (HSB):
192°, 100.0000%, 36.8627%
XYZ:
4.5365, 5.8403, 11.4779
xyY:
0.2076, 0.2672, 5.8403
CIE-Lab:
29.0059, -12.6222, -16.8815
CIE-LCH:
29.0059, 21.0786, 233.2146
CIE-Luv:
29.0059, -20.5428, -20.0098
Hunter-Lab:
24.1667, -8.7846, -11.2428
#004b5e color charts
#004b5e color shades, tints & tones
#004b5e color schemes
#004b5e color preview, HTML & CSS examples
This text has a color of #004b5e
<p style="color:#004b5e;">Text here</p>
.mytext {color:#004b5e;}
This box has a color of #004b5e
<div style="background-color:#004b5e;">Content here</div>
.mybackground {background-color:#004b5e;}
Border around this has a color of #004b5e
<div style="border:2px solid #004b5e;">Content here</div>
.myborder {border:2px solid #004b5e;}