#004a5c color space conversions
Hex:
#004a5c
RGB:
0, 74, 92
CMY:
100, 71, 64
CMYK:
100, 20, 0, 64
HSL:
192°, 100.0000%, 18.0392%
HSV (HSB):
192°, 100.0000%, 36.0784%
XYZ:
4.3805, 5.6703, 10.9888
xyY:
0.2082, 0.2695, 5.6703
CIE-Lab:
28.5649, -12.8230, -16.2806
CIE-LCH:
28.5649, 20.7241, 231.7751
CIE-Luv:
28.5649, -20.3072, -19.0901
Hunter-Lab:
23.8123, -8.8345, -10.6923
#004a5c color charts
#004a5c color shades, tints & tones
#004a5c color schemes
#004a5c color preview, HTML & CSS examples
This text has a color of #004a5c
<p style="color:#004a5c;">Text here</p>
.mytext {color:#004a5c;}
This box has a color of #004a5c
<div style="background-color:#004a5c;">Content here</div>
.mybackground {background-color:#004a5c;}
Border around this has a color of #004a5c
<div style="border:2px solid #004a5c;">Content here</div>
.myborder {border:2px solid #004a5c;}