#000b2d color space conversions
Hex:
#000b2d
RGB:
0, 11, 45
CMY:
100, 96, 82
CMYK:
100, 76, 0, 82
HSL:
225°, 100.0000%, 8.8235%
HSV (HSB):
225°, 100.0000%, 17.6471%
XYZ:
0.5933, 0.4288, 2.5341
xyY:
0.1668, 0.1206, 0.4288
CIE-Lab:
3.8734, 7.6094, -22.8377
CIE-LCH:
3.8734, 24.0721, 288.4279
CIE-Luv:
3.8734, -1.7923, -10.2976
Hunter-Lab:
6.5483, 4.7138, -18.3606
#000b2d color charts
#000b2d color shades, tints & tones
#000b2d color schemes
#000b2d color preview, HTML & CSS examples
This text has a color of #000b2d
<p style="color:#000b2d;">Text here</p>
.mytext {color:#000b2d;}
This box has a color of #000b2d
<div style="background-color:#000b2d;">Content here</div>
.mybackground {background-color:#000b2d;}
Border around this has a color of #000b2d
<div style="border:2px solid #000b2d;">Content here</div>
.myborder {border:2px solid #000b2d;}