#000b45 color space conversions
Hex:
#000b45
RGB:
0, 11, 69
CMY:
100, 96, 73
CMYK:
100, 84, 0, 73
HSL:
230°, 100.0000%, 13.5294%
HSV (HSB):
230°, 100.0000%, 27.0588%
XYZ:
1.1938, 0.6690, 5.6964
xyY:
0.1579, 0.0885, 0.6690
CIE-Lab:
6.0432, 21.2134, -36.7962
CIE-LCH:
6.0432, 42.4731, 299.9639
CIE-Luv:
6.0432, -2.2946, -20.0891
Hunter-Lab:
8.1793, 11.7399, -35.5665
#000b45 color charts
#000b45 color shades, tints & tones
#000b45 color schemes
#000b45 color preview, HTML & CSS examples
This text has a color of #000b45
<p style="color:#000b45;">Text here</p>
.mytext {color:#000b45;}
This box has a color of #000b45
<div style="background-color:#000b45;">Content here</div>
.mybackground {background-color:#000b45;}
Border around this has a color of #000b45
<div style="border:2px solid #000b45;">Content here</div>
.myborder {border:2px solid #000b45;}