#100f41 color space conversions
Hex:
#100f41
RGB:
16, 15, 65
CMY:
94, 94, 75
CMYK:
75, 77, 0, 75
HSL:
241°, 62.5000%, 15.6863%
HSV (HSB):
241°, 76.9231%, 25.4902%
XYZ:
1.3386, 0.8335, 5.0913
xyY:
0.1843, 0.1147, 0.8335
CIE-Lab:
7.5286, 19.3314, -31.4868
CIE-LCH:
7.5286, 36.9476, 301.5479
CIE-Luv:
7.5286, -1.3630, -20.6210
Hunter-Lab:
9.1294, 10.1970, -26.6746
#100f41 color charts
#100f41 color shades, tints & tones
#100f41 color schemes
#100f41 color preview, HTML & CSS examples
This text has a color of #100f41
<p style="color:#100f41;">Text here</p>
.mytext {color:#100f41;}
This box has a color of #100f41
<div style="background-color:#100f41;">Content here</div>
.mybackground {background-color:#100f41;}
Border around this has a color of #100f41
<div style="border:2px solid #100f41;">Content here</div>
.myborder {border:2px solid #100f41;}