#0b0003 color space conversions
Hex:
#0b0003
RGB:
11, 0, 3
CMY:
96, 100, 99
CMYK:
0, 100, 73, 96
HSL:
344°, 100.0000%, 2.1569%
HSV (HSB):
344°, 100.0000%, 4.3137%
XYZ:
0.1544, 0.0777, 0.0930
xyY:
0.4750, 0.2390, 0.0777
CIE-Lab:
0.7021, 3.3007, -0.1199
CIE-LCH:
0.7021, 3.3028, 357.9193
CIE-Luv:
0.7021, 1.7199, -0.2826
Hunter-Lab:
2.7879, 5.0101, -0.0265
#0b0003 color charts
#0b0003 color shades, tints & tones
#0b0003 color schemes
#0b0003 color preview, HTML & CSS examples
This text has a color of #0b0003
<p style="color:#0b0003;">Text here</p>
.mytext {color:#0b0003;}
This box has a color of #0b0003
<div style="background-color:#0b0003;">Content here</div>
.mybackground {background-color:#0b0003;}
Border around this has a color of #0b0003
<div style="border:2px solid #0b0003;">Content here</div>
.myborder {border:2px solid #0b0003;}