#100b2b color space conversions
Hex:
#100b2b
RGB:
16, 11, 43
CMY:
94, 96, 83
CMYK:
63, 74, 0, 83
HSL:
249°, 59.2593%, 10.5882%
HSV (HSB):
249°, 74.4186%, 16.8627%
XYZ:
0.7694, 0.5239, 2.3461
xyY:
0.2114, 0.1440, 0.5239
CIE-Lab:
4.7325, 11.1189, -19.9075
CIE-LCH:
4.7325, 22.8022, 299.1846
CIE-Luv:
4.7325, -0.0857, -10.2962
Hunter-Lab:
7.2382, 6.3071, -14.1504
#100b2b color charts
#100b2b color shades, tints & tones
#100b2b color schemes
#100b2b color preview, HTML & CSS examples
This text has a color of #100b2b
<p style="color:#100b2b;">Text here</p>
.mytext {color:#100b2b;}
This box has a color of #100b2b
<div style="background-color:#100b2b;">Content here</div>
.mybackground {background-color:#100b2b;}
Border around this has a color of #100b2b
<div style="border:2px solid #100b2b;">Content here</div>
.myborder {border:2px solid #100b2b;}