#100a85 color space conversions
Hex:
#100a85
RGB:
16, 10, 133
CMY:
94, 96, 48
CMYK:
88, 92, 0, 48
HSL:
243°, 86.0140%, 28.0392%
HSV (HSB):
243°, 92.4812%, 52.1569%
XYZ:
4.5559, 2.0207, 22.3402
xyY:
0.1576, 0.0699, 2.0207
CIE-Lab:
15.5955, 45.4397, -63.4862
CIE-LCH:
15.5955, 78.0722, 305.5929
CIE-Luv:
15.5955, -3.8481, -58.7629
Hunter-Lab:
14.2151, 32.3318, -83.2284
#100a85 color charts
#100a85 color shades, tints & tones
#100a85 color schemes
#100a85 color preview, HTML & CSS examples
This text has a color of #100a85
<p style="color:#100a85;">Text here</p>
.mytext {color:#100a85;}
This box has a color of #100a85
<div style="background-color:#100a85;">Content here</div>
.mybackground {background-color:#100a85;}
Border around this has a color of #100a85
<div style="border:2px solid #100a85;">Content here</div>
.myborder {border:2px solid #100a85;}