#e0085a color space conversions
Hex:
#e0085a
RGB:
224, 8, 90
CMY:
12, 97, 65
CMYK:
0, 96, 60, 12
HSL:
337°, 93.1034%, 45.4902%
HSV (HSB):
337°, 96.4286%, 87.8431%
XYZ:
32.6728, 16.7591, 11.1857
xyY:
0.5390, 0.2765, 16.7591
CIE-Lab:
47.9551, 74.5876, 16.5982
CIE-LCH:
47.9551, 76.4121, 12.5458
CIE-Luv:
47.9551, 133.1830, 4.0841
Hunter-Lab:
40.9379, 70.8203, 12.4565
#e0085a color charts
#e0085a color shades, tints & tones
#e0085a color schemes
#e0085a color preview, HTML & CSS examples
This text has a color of #e0085a
<p style="color:#e0085a;">Text here</p>
.mytext {color:#e0085a;}
This box has a color of #e0085a
<div style="background-color:#e0085a;">Content here</div>
.mybackground {background-color:#e0085a;}
Border around this has a color of #e0085a
<div style="border:2px solid #e0085a;">Content here</div>
.myborder {border:2px solid #e0085a;}