#000a49 color space conversions
Hex:
#000a49
RGB:
0, 10, 73
CMY:
100, 96, 71
CMYK:
100, 86, 0, 71
HSL:
232°, 100.0000%, 14.3137%
HSV (HSB):
232°, 100.0000%, 28.6275%
XYZ:
1.3111, 0.6981, 6.3690
xyY:
0.1565, 0.0833, 0.6981
CIE-Lab:
6.3061, 23.7681, -39.1778
CIE-LCH:
6.3061, 45.8239, 301.2440
CIE-Luv:
6.3061, -2.3001, -21.7190
Hunter-Lab:
8.3554, 13.3886, -39.3457
#000a49 color charts
#000a49 color shades, tints & tones
#000a49 color schemes
#000a49 color preview, HTML & CSS examples
This text has a color of #000a49
<p style="color:#000a49;">Text here</p>
.mytext {color:#000a49;}
This box has a color of #000a49
<div style="background-color:#000a49;">Content here</div>
.mybackground {background-color:#000a49;}
Border around this has a color of #000a49
<div style="border:2px solid #000a49;">Content here</div>
.myborder {border:2px solid #000a49;}