#0b0c0d color space conversions
Hex:
#0b0c0d
RGB:
11, 12, 13
CMY:
96, 95, 95
CMYK:
15, 8, 0, 95
HSL:
210°, 8.3333%, 4.7059%
HSV (HSB):
210°, 15.3846%, 5.0980%
XYZ:
0.3421, 0.3631, 0.4328
xyY:
0.3006, 0.3191, 0.3631
CIE-Lab:
3.2803, -0.1243, -0.5353
CIE-LCH:
3.2803, 0.5495, 256.9301
CIE-Luv:
3.2803, -0.2030, -0.3078
Hunter-Lab:
6.0262, -0.4117, -0.0402
#0b0c0d color charts
#0b0c0d color shades, tints & tones
#0b0c0d color schemes
#0b0c0d color preview, HTML & CSS examples
This text has a color of #0b0c0d
<p style="color:#0b0c0d;">Text here</p>
.mytext {color:#0b0c0d;}
This box has a color of #0b0c0d
<div style="background-color:#0b0c0d;">Content here</div>
.mybackground {background-color:#0b0c0d;}
Border around this has a color of #0b0c0d
<div style="border:2px solid #0b0c0d;">Content here</div>
.myborder {border:2px solid #0b0c0d;}