#100b3c color space conversions
Hex:
#100b3c
RGB:
16, 11, 60
CMY:
94, 96, 76
CMYK:
73, 82, 0, 76
HSL:
246°, 69.0141%, 13.9216%
HSV (HSB):
246°, 81.6667%, 23.5294%
XYZ:
1.1490, 0.6757, 4.3448
xyY:
0.1862, 0.1095, 0.6757
CIE-Lab:
6.1040, 19.4762, -30.2338
CIE-LCH:
6.1040, 35.9639, 302.7890
CIE-Luv:
6.1040, -0.7032, -17.3195
Hunter-Lab:
8.2204, 10.5634, -25.5831
#100b3c color charts
#100b3c color shades, tints & tones
#100b3c color schemes
#100b3c color preview, HTML & CSS examples
This text has a color of #100b3c
<p style="color:#100b3c;">Text here</p>
.mytext {color:#100b3c;}
This box has a color of #100b3c
<div style="background-color:#100b3c;">Content here</div>
.mybackground {background-color:#100b3c;}
Border around this has a color of #100b3c
<div style="border:2px solid #100b3c;">Content here</div>
.myborder {border:2px solid #100b3c;}