#004a9a color space conversions
Hex:
#004a9a
RGB:
0, 74, 154
CMY:
100, 71, 40
CMYK:
100, 52, 0, 40
HSL:
211°, 100.0000%, 30.1961%
HSV (HSB):
211°, 100.0000%, 60.3922%
XYZ:
8.2815, 7.2307, 31.5310
xyY:
0.1760, 0.1537, 7.2307
CIE-Lab:
32.3263, 13.3601, -48.9979
CIE-LCH:
32.3263, 50.7867, 285.2519
CIE-Luv:
32.3263, -17.2689, -67.4101
Hunter-Lab:
26.8899, 7.9170, -50.7004
#004a9a color charts
#004a9a color shades, tints & tones
#004a9a color schemes
#004a9a color preview, HTML & CSS examples
This text has a color of #004a9a
<p style="color:#004a9a;">Text here</p>
.mytext {color:#004a9a;}
This box has a color of #004a9a
<div style="background-color:#004a9a;">Content here</div>
.mybackground {background-color:#004a9a;}
Border around this has a color of #004a9a
<div style="border:2px solid #004a9a;">Content here</div>
.myborder {border:2px solid #004a9a;}