#e05e5c color space conversions
Hex:
#e05e5c
RGB:
224, 94, 92
CMY:
12, 63, 64
CMYK:
0, 58, 59, 12
HSL:
1°, 68.0412%, 61.9608%
HSV (HSB):
1°, 58.9286%, 87.8431%
XYZ:
36.6749, 24.6254, 12.9454
xyY:
0.4940, 0.3317, 24.6254
CIE-Lab:
56.7086, 50.6111, 27.0155
CIE-LCH:
56.7086, 57.3701, 28.0927
CIE-Luv:
56.7086, 97.2400, 21.9883
Hunter-Lab:
49.6240, 45.0796, 19.2698
#e05e5c color charts
#e05e5c color shades, tints & tones
#e05e5c color schemes
#e05e5c color preview, HTML & CSS examples
This text has a color of #e05e5c
<p style="color:#e05e5c;">Text here</p>
.mytext {color:#e05e5c;}
This box has a color of #e05e5c
<div style="background-color:#e05e5c;">Content here</div>
.mybackground {background-color:#e05e5c;}
Border around this has a color of #e05e5c
<div style="border:2px solid #e05e5c;">Content here</div>
.myborder {border:2px solid #e05e5c;}