#000b11 color space conversions
Hex:
#000b11
RGB:
0, 11, 17
CMY:
100, 96, 93
CMYK:
100, 35, 0, 93
HSL:
201°, 100.0000%, 3.3333%
HSV (HSB):
201°, 100.0000%, 6.6667%
XYZ:
0.2208, 0.2798, 0.5727
xyY:
0.2058, 0.2607, 0.2798
CIE-Lab:
2.5275, -1.8477, -3.8335
CIE-LCH:
2.5275, 4.2556, 244.2660
CIE-Luv:
2.5275, -1.7702, -1.9033
Hunter-Lab:
5.2898, -1.8046, -2.7161
#000b11 color charts
#000b11 color shades, tints & tones
#000b11 color schemes
#000b11 color preview, HTML & CSS examples
This text has a color of #000b11
<p style="color:#000b11;">Text here</p>
.mytext {color:#000b11;}
This box has a color of #000b11
<div style="background-color:#000b11;">Content here</div>
.mybackground {background-color:#000b11;}
Border around this has a color of #000b11
<div style="border:2px solid #000b11;">Content here</div>
.myborder {border:2px solid #000b11;}