#100f50 color space conversions
Hex:
#100f50
RGB:
16, 15, 80
CMY:
94, 94, 69
CMYK:
80, 81, 0, 69
HSL:
241°, 68.4211%, 18.6275%
HSV (HSB):
241°, 81.2500%, 31.3725%
XYZ:
1.8325, 1.0310, 7.6918
xyY:
0.1736, 0.0977, 1.0310
CIE-Lab:
9.2470, 25.2482, -39.1480
CIE-LCH:
9.2470, 46.5837, 302.8197
CIE-Luv:
9.2470, -1.9576, -28.6710
Hunter-Lab:
10.1538, 14.4452, -37.8065
#100f50 color charts
#100f50 color shades, tints & tones
#100f50 color schemes
#100f50 color preview, HTML & CSS examples
This text has a color of #100f50
<p style="color:#100f50;">Text here</p>
.mytext {color:#100f50;}
This box has a color of #100f50
<div style="background-color:#100f50;">Content here</div>
.mybackground {background-color:#100f50;}
Border around this has a color of #100f50
<div style="border:2px solid #100f50;">Content here</div>
.myborder {border:2px solid #100f50;}