#0b0301 color space conversions
Hex:
#0b0301
RGB:
11, 3, 1
CMY:
96, 99, 100
CMYK:
0, 73, 91, 96
HSL:
12°, 83.3333%, 2.3529%
HSV (HSB):
12°, 90.9091%, 4.3137%
XYZ:
0.1761, 0.1385, 0.0462
xyY:
0.4881, 0.3839, 0.1385
CIE-Lab:
1.2507, 1.8207, 1.4961
CIE-LCH:
1.2507, 2.3566, 39.4111
CIE-Luv:
1.2507, 1.5711, 0.8577
Hunter-Lab:
3.7211, 1.9334, 1.8692
#0b0301 color charts
#0b0301 color shades, tints & tones
#0b0301 color schemes
#0b0301 color preview, HTML & CSS examples
This text has a color of #0b0301
<p style="color:#0b0301;">Text here</p>
.mytext {color:#0b0301;}
This box has a color of #0b0301
<div style="background-color:#0b0301;">Content here</div>
.mybackground {background-color:#0b0301;}
Border around this has a color of #0b0301
<div style="border:2px solid #0b0301;">Content here</div>
.myborder {border:2px solid #0b0301;}