#e05d5f color space conversions
Hex:
#e05d5f
RGB:
224, 93, 95
CMY:
12, 64, 63
CMYK:
0, 58, 58, 12
HSL:
359°, 67.8756%, 62.1569%
HSV (HSB):
359°, 58.4821%, 87.8431%
XYZ:
36.7204, 24.5022, 13.6205
xyY:
0.4906, 0.3274, 24.5022
CIE-Lab:
56.5872, 51.2849, 25.1255
CIE-LCH:
56.5872, 57.1089, 26.1012
CIE-Luv:
56.5872, 97.2107, 19.9254
Hunter-Lab:
49.4997, 45.7922, 18.3354
#e05d5f color charts
#e05d5f color shades, tints & tones
#e05d5f color schemes
#e05d5f color preview, HTML & CSS examples
This text has a color of #e05d5f
<p style="color:#e05d5f;">Text here</p>
.mytext {color:#e05d5f;}
This box has a color of #e05d5f
<div style="background-color:#e05d5f;">Content here</div>
.mybackground {background-color:#e05d5f;}
Border around this has a color of #e05d5f
<div style="border:2px solid #e05d5f;">Content here</div>
.myborder {border:2px solid #e05d5f;}