#e05a94 color space conversions
Hex:
#e05a94
RGB:
224, 90, 148
CMY:
12, 65, 42
CMYK:
0, 60, 34, 12
HSL:
334°, 68.3673%, 61.5686%
HSV (HSB):
334°, 59.8214%, 87.8431%
XYZ:
39.7419, 25.2977, 30.8053
xyY:
0.4146, 0.2639, 25.2977
CIE-Lab:
57.3644, 57.6611, -4.8058
CIE-LCH:
57.3644, 57.8610, 355.2357
CIE-Luv:
57.3644, 84.1730, -17.3925
Hunter-Lab:
50.2969, 53.0218, -1.1055
#e05a94 color charts
#e05a94 color shades, tints & tones
#e05a94 color schemes
#e05a94 color preview, HTML & CSS examples
This text has a color of #e05a94
<p style="color:#e05a94;">Text here</p>
.mytext {color:#e05a94;}
This box has a color of #e05a94
<div style="background-color:#e05a94;">Content here</div>
.mybackground {background-color:#e05a94;}
Border around this has a color of #e05a94
<div style="border:2px solid #e05a94;">Content here</div>
.myborder {border:2px solid #e05a94;}