#e05c80 color space conversions
Hex:
#e05c80
RGB:
224, 92, 128
CMY:
12, 64, 50
CMYK:
0, 59, 43, 12
HSL:
344°, 68.0412%, 61.9608%
HSV (HSB):
344°, 58.9286%, 87.8431%
XYZ:
38.4639, 25.0601, 23.2319
xyY:
0.4434, 0.2889, 25.0601
CIE-Lab:
57.1339, 54.6028, 6.5828
CIE-LCH:
57.1339, 54.9982, 6.8743
CIE-Luv:
57.1339, 89.1316, -1.7837
Hunter-Lab:
50.0601, 49.5463, 7.5267
#e05c80 color charts
#e05c80 color shades, tints & tones
#e05c80 color schemes
#e05c80 color preview, HTML & CSS examples
This text has a color of #e05c80
<p style="color:#e05c80;">Text here</p>
.mytext {color:#e05c80;}
This box has a color of #e05c80
<div style="background-color:#e05c80;">Content here</div>
.mybackground {background-color:#e05c80;}
Border around this has a color of #e05c80
<div style="border:2px solid #e05c80;">Content here</div>
.myborder {border:2px solid #e05c80;}