#0b010b color space conversions
Hex:
#0b010b
RGB:
11, 1, 11
CMY:
96, 100, 96
CMYK:
0, 91, 0, 96
HSL:
300°, 83.3333%, 2.3529%
HSV (HSB):
300°, 90.9091%, 4.3137%
XYZ:
0.2093, 0.1170, 0.3282
xyY:
0.3198, 0.1788, 0.1170
CIE-Lab:
1.0570, 4.0165, -2.8715
CIE-LCH:
1.0570, 4.9373, 324.4382
CIE-Luv:
1.0570, 1.1819, -1.5282
Hunter-Lab:
3.4208, 4.9336, -3.2933
#0b010b color charts
#0b010b color shades, tints & tones
#0b010b color schemes
#0b010b color preview, HTML & CSS examples
This text has a color of #0b010b
<p style="color:#0b010b;">Text here</p>
.mytext {color:#0b010b;}
This box has a color of #0b010b
<div style="background-color:#0b010b;">Content here</div>
.mybackground {background-color:#0b010b;}
Border around this has a color of #0b010b
<div style="border:2px solid #0b010b;">Content here</div>
.myborder {border:2px solid #0b010b;}