#0b0303 color space conversions
Hex:
#0b0303
RGB:
11, 3, 3
CMY:
96, 99, 99
CMYK:
0, 73, 73, 96
HSL:
0°, 57.1429%, 2.7451%
HSV (HSB):
0°, 72.7273%, 4.3137%
XYZ:
0.1870, 0.1428, 0.1039
xyY:
0.4312, 0.3294, 0.1428
CIE-Lab:
1.2903, 2.0989, 0.7391
CIE-LCH:
1.2903, 2.2252, 19.3985
CIE-Luv:
1.2903, 1.4320, 0.3087
Hunter-Lab:
3.7795, 2.2180, 1.0163
#0b0303 color charts
#0b0303 color shades, tints & tones
#0b0303 color schemes
#0b0303 color preview, HTML & CSS examples
This text has a color of #0b0303
<p style="color:#0b0303;">Text here</p>
.mytext {color:#0b0303;}
This box has a color of #0b0303
<div style="background-color:#0b0303;">Content here</div>
.mybackground {background-color:#0b0303;}
Border around this has a color of #0b0303
<div style="border:2px solid #0b0303;">Content here</div>
.myborder {border:2px solid #0b0303;}