#e028a5 color space conversions
Hex:
#e028a5
RGB:
224, 40, 165
CMY:
12, 84, 35
CMYK:
0, 82, 26, 12
HSL:
319°, 74.7967%, 51.7647%
HSV (HSB):
319°, 82.1429%, 87.8431%
XYZ:
38.2908, 20.0815, 37.4553
xyY:
0.3996, 0.2096, 20.0815
CIE-Lab:
51.9292, 76.4812, -23.0160
CIE-LCH:
51.9292, 79.8694, 343.2516
CIE-Luv:
51.9292, 95.2589, -46.1596
Hunter-Lab:
44.8124, 74.1011, -18.1874
#e028a5 color charts
#e028a5 color shades, tints & tones
#e028a5 color schemes
#e028a5 color preview, HTML & CSS examples
This text has a color of #e028a5
<p style="color:#e028a5;">Text here</p>
.mytext {color:#e028a5;}
This box has a color of #e028a5
<div style="background-color:#e028a5;">Content here</div>
.mybackground {background-color:#e028a5;}
Border around this has a color of #e028a5
<div style="border:2px solid #e028a5;">Content here</div>
.myborder {border:2px solid #e028a5;}