#100b2c color space conversions
Hex:
#100b2c
RGB:
16, 11, 44
CMY:
94, 96, 83
CMYK:
64, 75, 0, 83
HSL:
249°, 60.0000%, 10.7843%
HSV (HSB):
249°, 75.0000%, 17.2549%
XYZ:
0.7880, 0.5314, 2.4439
xyY:
0.2094, 0.1412, 0.5314
CIE-Lab:
4.7997, 11.5906, -20.5548
CIE-LCH:
4.7997, 23.5975, 299.4181
CIE-Luv:
4.7997, -0.1214, -10.6773
Hunter-Lab:
7.2894, 6.5393, -14.7755
#100b2c color charts
#100b2c color shades, tints & tones
#100b2c color schemes
#100b2c color preview, HTML & CSS examples
This text has a color of #100b2c
<p style="color:#100b2c;">Text here</p>
.mytext {color:#100b2c;}
This box has a color of #100b2c
<div style="background-color:#100b2c;">Content here</div>
.mybackground {background-color:#100b2c;}
Border around this has a color of #100b2c
<div style="border:2px solid #100b2c;">Content here</div>
.myborder {border:2px solid #100b2c;}