#100aa4 color space conversions
Hex:
#100aa4
RGB:
16, 10, 164
CMY:
94, 96, 36
CMYK:
90, 94, 0, 36
HSL:
242°, 88.5057%, 34.1176%
HSV (HSB):
242°, 93.9024%, 64.3137%
XYZ:
7.0231, 3.0076, 35.3323
xyY:
0.1548, 0.0663, 3.0076
CIE-Lab:
20.0742, 54.3209, -75.2391
CIE-LCH:
20.0742, 92.7992, 305.8284
CIE-Luv:
20.0742, -5.2691, -77.5492
Hunter-Lab:
17.3424, 41.9373, -108.6543
#100aa4 color charts
#100aa4 color shades, tints & tones
#100aa4 color schemes
#100aa4 color preview, HTML & CSS examples
This text has a color of #100aa4
<p style="color:#100aa4;">Text here</p>
.mytext {color:#100aa4;}
This box has a color of #100aa4
<div style="background-color:#100aa4;">Content here</div>
.mybackground {background-color:#100aa4;}
Border around this has a color of #100aa4
<div style="border:2px solid #100aa4;">Content here</div>
.myborder {border:2px solid #100aa4;}