#100b12 color space conversions
Hex:
#100b12
RGB:
16, 11, 18
CMY:
94, 96, 93
CMYK:
11, 39, 0, 93
HSL:
283°, 24.1379%, 5.6863%
HSV (HSB):
283°, 38.8889%, 7.0588%
XYZ:
0.4425, 0.3932, 0.6248
xyY:
0.3030, 0.2692, 0.3932
CIE-Lab:
3.5515, 2.8199, -2.8139
CIE-LCH:
3.5515, 3.9837, 315.0603
CIE-Luv:
3.5515, 0.8148, -1.7347
Hunter-Lab:
6.2704, 1.6247, -1.5189
#100b12 color charts
#100b12 color shades, tints & tones
#100b12 color schemes
#100b12 color preview, HTML & CSS examples
This text has a color of #100b12
<p style="color:#100b12;">Text here</p>
.mytext {color:#100b12;}
This box has a color of #100b12
<div style="background-color:#100b12;">Content here</div>
.mybackground {background-color:#100b12;}
Border around this has a color of #100b12
<div style="border:2px solid #100b12;">Content here</div>
.myborder {border:2px solid #100b12;}