#0b0b02 color space conversions
Hex:
#0b0b02
RGB:
11, 11, 2
CMY:
96, 96, 99
CMYK:
0, 0, 82, 96
HSL:
60°, 69.2308%, 2.5490%
HSV (HSB):
60°, 81.8182%, 4.3137%
XYZ:
0.2686, 0.3149, 0.1040
xyY:
0.3907, 0.4580, 0.3149
CIE-Lab:
2.8442, -1.2551, 3.4156
CIE-LCH:
2.8442, 3.6389, 110.1759
CIE-Luv:
2.8442, 0.1759, 2.4390
Hunter-Lab:
5.6114, -1.2743, 2.8286
#0b0b02 color charts
#0b0b02 color shades, tints & tones
#0b0b02 color schemes
#0b0b02 color preview, HTML & CSS examples
This text has a color of #0b0b02
<p style="color:#0b0b02;">Text here</p>
.mytext {color:#0b0b02;}
This box has a color of #0b0b02
<div style="background-color:#0b0b02;">Content here</div>
.mybackground {background-color:#0b0b02;}
Border around this has a color of #0b0b02
<div style="border:2px solid #0b0b02;">Content here</div>
.myborder {border:2px solid #0b0b02;}