#0b0a01 color space conversions
Hex:
#0b0a01
RGB:
11, 10, 1
CMY:
96, 96, 100
CMYK:
0, 9, 91, 96
HSL:
54°, 83.3333%, 2.3529%
HSV (HSB):
54°, 90.9091%, 4.3137%
XYZ:
0.2520, 0.2904, 0.0715
xyY:
0.4105, 0.4730, 0.2904
CIE-Lab:
2.6234, -0.9834, 3.5005
CIE-LCH:
2.6234, 3.6360, 105.6913
CIE-Luv:
2.6234, 0.3817, 2.5110
Hunter-Lab:
5.3891, -1.0830, 2.9858
#0b0a01 color charts
#0b0a01 color shades, tints & tones
#0b0a01 color schemes
#0b0a01 color preview, HTML & CSS examples
This text has a color of #0b0a01
<p style="color:#0b0a01;">Text here</p>
.mytext {color:#0b0a01;}
This box has a color of #0b0a01
<div style="background-color:#0b0a01;">Content here</div>
.mybackground {background-color:#0b0a01;}
Border around this has a color of #0b0a01
<div style="border:2px solid #0b0a01;">Content here</div>
.myborder {border:2px solid #0b0a01;}