#e060a9 color space conversions
Hex:
#e060a9
RGB:
224, 96, 169
CMY:
12, 62, 34
CMYK:
0, 57, 25, 12
HSL:
326°, 67.3684%, 62.7451%
HSV (HSB):
326°, 57.1429%, 87.8431%
XYZ:
42.0848, 27.0776, 40.5445
xyY:
0.3836, 0.2468, 27.0776
CIE-Lab:
59.0461, 57.6195, -14.4969
CIE-LCH:
59.0461, 59.4152, 345.8777
CIE-Luv:
59.0461, 74.8815, -31.2466
Hunter-Lab:
52.0361, 53.3005, -9.7711
#e060a9 color charts
#e060a9 color shades, tints & tones
#e060a9 color schemes
#e060a9 color preview, HTML & CSS examples
This text has a color of #e060a9
<p style="color:#e060a9;">Text here</p>
.mytext {color:#e060a9;}
This box has a color of #e060a9
<div style="background-color:#e060a9;">Content here</div>
.mybackground {background-color:#e060a9;}
Border around this has a color of #e060a9
<div style="border:2px solid #e060a9;">Content here</div>
.myborder {border:2px solid #e060a9;}