#e059a5 color space conversions
Hex:
#e059a5
RGB:
224, 89, 165
CMY:
12, 65, 35
CMYK:
0, 60, 26, 12
HSL:
326°, 68.5279%, 61.3725%
HSV (HSB):
326°, 60.2679%, 87.8431%
XYZ:
41.1044, 25.7087, 38.3931
xyY:
0.3907, 0.2444, 25.7087
CIE-Lab:
57.7595, 60.1827, -14.1238
CIE-LCH:
57.7595, 61.8178, 346.7927
CIE-Luv:
57.7595, 79.2636, -31.0649
Hunter-Lab:
50.7037, 55.9745, -9.4021
#e059a5 color charts
#e059a5 color shades, tints & tones
#e059a5 color schemes
#e059a5 color preview, HTML & CSS examples
This text has a color of #e059a5
<p style="color:#e059a5;">Text here</p>
.mytext {color:#e059a5;}
This box has a color of #e059a5
<div style="background-color:#e059a5;">Content here</div>
.mybackground {background-color:#e059a5;}
Border around this has a color of #e059a5
<div style="border:2px solid #e059a5;">Content here</div>
.myborder {border:2px solid #e059a5;}