#0b0f0e color space conversions
Hex:
#0b0f0e
RGB:
11, 15, 14
CMY:
96, 94, 95
CMYK:
27, 0, 7, 94
HSL:
165°, 15.3846%, 5.0980%
HSV (HSB):
165°, 26.6667%, 5.8824%
XYZ:
0.3881, 0.4445, 0.4808
xyY:
0.2955, 0.3384, 0.4445
CIE-Lab:
4.0151, -1.4085, 0.0455
CIE-LCH:
4.0151, 1.4093, 178.1506
CIE-Luv:
4.0151, -0.7914, 0.1264
Hunter-Lab:
6.6671, -1.2767, 0.3912
#0b0f0e color charts
#0b0f0e color shades, tints & tones
#0b0f0e color schemes
#0b0f0e color preview, HTML & CSS examples
This text has a color of #0b0f0e
<p style="color:#0b0f0e;">Text here</p>
.mytext {color:#0b0f0e;}
This box has a color of #0b0f0e
<div style="background-color:#0b0f0e;">Content here</div>
.mybackground {background-color:#0b0f0e;}
Border around this has a color of #0b0f0e
<div style="border:2px solid #0b0f0e;">Content here</div>
.myborder {border:2px solid #0b0f0e;}