#100d41 color space conversions
Hex:
#100d41
RGB:
16, 13, 65
CMY:
94, 95, 75
CMYK:
75, 80, 0, 75
HSL:
243°, 66.6667%, 15.2941%
HSV (HSB):
243°, 80.0000%, 25.4902%
XYZ:
1.3117, 0.7797, 5.0824
xyY:
0.1829, 0.1087, 0.7797
CIE-Lab:
7.0426, 20.6118, -32.2824
CIE-LCH:
7.0426, 38.3014, 302.5576
CIE-Luv:
7.0426, -1.1106, -20.1402
Hunter-Lab:
8.8298, 11.0654, -27.9459
#100d41 color charts
#100d41 color shades, tints & tones
#100d41 color schemes
#100d41 color preview, HTML & CSS examples
This text has a color of #100d41
<p style="color:#100d41;">Text here</p>
.mytext {color:#100d41;}
This box has a color of #100d41
<div style="background-color:#100d41;">Content here</div>
.mybackground {background-color:#100d41;}
Border around this has a color of #100d41
<div style="border:2px solid #100d41;">Content here</div>
.myborder {border:2px solid #100d41;}