#000b23 color space conversions
Hex:
#000b23
RGB:
0, 11, 35
CMY:
100, 96, 86
CMYK:
100, 69, 0, 86
HSL:
221°, 100.0000%, 6.8627%
HSV (HSB):
221°, 100.0000%, 13.7255%
XYZ:
0.4230, 0.3607, 1.6374
xyY:
0.1747, 0.1490, 0.3607
CIE-Lab:
3.2581, 3.2860, -16.1627
CIE-LCH:
3.2581, 16.4934, 281.4920
CIE-Luv:
3.2581, -1.7097, -7.0412
Hunter-Lab:
6.0058, 2.0634, -11.9609
#000b23 color charts
#000b23 color shades, tints & tones
#000b23 color schemes
#000b23 color preview, HTML & CSS examples
This text has a color of #000b23
<p style="color:#000b23;">Text here</p>
.mytext {color:#000b23;}
This box has a color of #000b23
<div style="background-color:#000b23;">Content here</div>
.mybackground {background-color:#000b23;}
Border around this has a color of #000b23
<div style="border:2px solid #000b23;">Content here</div>
.myborder {border:2px solid #000b23;}