#0f0f0b color space conversions
Hex:
#0f0f0b
RGB:
15, 15, 11
CMY:
94, 94, 96
CMYK:
0, 0, 27, 94
HSL:
60°, 15.3846%, 5.0980%
HSV (HSB):
60°, 26.6667%, 5.8824%
XYZ:
0.4282, 0.4674, 0.3842
xyY:
0.3346, 0.3652, 0.4674
CIE-Lab:
4.2217, -0.6550, 1.7827
CIE-LCH:
4.2217, 1.8992, 110.1731
CIE-Luv:
4.2217, 0.0842, 1.1664
Hunter-Lab:
6.8364, -0.7826, 1.4530
#0f0f0b color charts
#0f0f0b color shades, tints & tones
#0f0f0b color schemes
#0f0f0b color preview, HTML & CSS examples
This text has a color of #0f0f0b
<p style="color:#0f0f0b;">Text here</p>
.mytext {color:#0f0f0b;}
This box has a color of #0f0f0b
<div style="background-color:#0f0f0b;">Content here</div>
.mybackground {background-color:#0f0f0b;}
Border around this has a color of #0f0f0b
<div style="border:2px solid #0f0f0b;">Content here</div>
.myborder {border:2px solid #0f0f0b;}