#100f1f color space conversions
Hex:
#100f1f
RGB:
16, 15, 31
CMY:
94, 94, 88
CMYK:
48, 52, 0, 88
HSL:
244°, 34.7826%, 9.0196%
HSV (HSB):
244°, 51.6129%, 12.1569%
XYZ:
0.6318, 0.5507, 1.3693
xyY:
0.2476, 0.2158, 0.5507
CIE-Lab:
4.9748, 4.4394, -10.3465
CIE-LCH:
4.9748, 11.2588, 293.2230
CIE-Luv:
4.9748, -0.2226, -5.6318
Hunter-Lab:
7.4212, 2.2103, -5.7452
#100f1f color charts
#100f1f color shades, tints & tones
#100f1f color schemes
#100f1f color preview, HTML & CSS examples
This text has a color of #100f1f
<p style="color:#100f1f;">Text here</p>
.mytext {color:#100f1f;}
This box has a color of #100f1f
<div style="background-color:#100f1f;">Content here</div>
.mybackground {background-color:#100f1f;}
Border around this has a color of #100f1f
<div style="border:2px solid #100f1f;">Content here</div>
.myborder {border:2px solid #100f1f;}