#000b48 color space conversions
Hex:
#000b48
RGB:
0, 11, 72
CMY:
100, 96, 72
CMYK:
100, 85, 0, 72
HSL:
231°, 100.0000%, 14.1176%
HSV (HSB):
231°, 100.0000%, 28.2353%
XYZ:
1.2894, 0.7072, 6.1994
xyY:
0.1573, 0.0863, 0.7072
CIE-Lab:
6.3883, 22.7464, -38.3410
CIE-LCH:
6.3883, 44.5806, 300.6792
CIE-Luv:
6.3883, -2.3851, -21.5609
Hunter-Lab:
8.4097, 12.6508, -37.8207
#000b48 color charts
#000b48 color shades, tints & tones
#000b48 color schemes
#000b48 color preview, HTML & CSS examples
This text has a color of #000b48
<p style="color:#000b48;">Text here</p>
.mytext {color:#000b48;}
This box has a color of #000b48
<div style="background-color:#000b48;">Content here</div>
.mybackground {background-color:#000b48;}
Border around this has a color of #000b48
<div style="border:2px solid #000b48;">Content here</div>
.myborder {border:2px solid #000b48;}