#100f3c color space conversions
Hex:
#100f3c
RGB:
16, 15, 60
CMY:
94, 94, 76
CMYK:
73, 75, 0, 76
HSL:
241°, 60.0000%, 14.7059%
HSV (HSB):
241°, 75.0000%, 23.5294%
XYZ:
1.2001, 0.7781, 4.3619
xyY:
0.1893, 0.1227, 0.7781
CIE-Lab:
7.0281, 17.1712, -28.7298
CIE-LCH:
7.0281, 33.4702, 300.8659
CIE-Luv:
7.0281, -1.1783, -18.1414
Hunter-Lab:
8.8207, 8.8499, -23.1447
#100f3c color charts
#100f3c color shades, tints & tones
#100f3c color schemes
#100f3c color preview, HTML & CSS examples
This text has a color of #100f3c
<p style="color:#100f3c;">Text here</p>
.mytext {color:#100f3c;}
This box has a color of #100f3c
<div style="background-color:#100f3c;">Content here</div>
.mybackground {background-color:#100f3c;}
Border around this has a color of #100f3c
<div style="border:2px solid #100f3c;">Content here</div>
.myborder {border:2px solid #100f3c;}