#0f0f0e color space conversions
Hex:
#0f0f0e
RGB:
15, 15, 14
CMY:
94, 94, 95
CMYK:
0, 0, 7, 94
HSL:
60°, 3.4483%, 5.6863%
HSV (HSB):
60°, 6.6667%, 5.8824%
XYZ:
0.4471, 0.4749, 0.4836
xyY:
0.3181, 0.3379, 0.4749
CIE-Lab:
4.2898, -0.1761, 0.4796
CIE-LCH:
4.2898, 0.5109, 110.1607
CIE-Luv:
4.2898, 0.0220, 0.3037
Hunter-Lab:
6.8914, -0.4794, 0.6636
#0f0f0e color charts
#0f0f0e color shades, tints & tones
#0f0f0e color schemes
#0f0f0e color preview, HTML & CSS examples
This text has a color of #0f0f0e
<p style="color:#0f0f0e;">Text here</p>
.mytext {color:#0f0f0e;}
This box has a color of #0f0f0e
<div style="background-color:#0f0f0e;">Content here</div>
.mybackground {background-color:#0f0f0e;}
Border around this has a color of #0f0f0e
<div style="border:2px solid #0f0f0e;">Content here</div>
.myborder {border:2px solid #0f0f0e;}