#100d75 color space conversions
Hex:
#100d75
RGB:
16, 13, 117
CMY:
94, 95, 54
CMYK:
86, 89, 0, 54
HSL:
242°, 80.0000%, 25.4902%
HSV (HSB):
242°, 88.8889%, 45.8824%
XYZ:
3.5685, 1.6824, 16.9663
xyY:
0.1606, 0.0757, 1.6824
CIE-Lab:
13.7233, 39.3066, -56.3759
CIE-LCH:
13.7233, 68.7259, 304.8851
CIE-Luv:
13.7233, -3.3450, -49.6613
Hunter-Lab:
12.9706, 26.4108, -68.4753
#100d75 color charts
#100d75 color shades, tints & tones
#100d75 color schemes
#100d75 color preview, HTML & CSS examples
This text has a color of #100d75
<p style="color:#100d75;">Text here</p>
.mytext {color:#100d75;}
This box has a color of #100d75
<div style="background-color:#100d75;">Content here</div>
.mybackground {background-color:#100d75;}
Border around this has a color of #100d75
<div style="border:2px solid #100d75;">Content here</div>
.myborder {border:2px solid #100d75;}