#e05c5b color space conversions
Hex:
#e05c5b
RGB:
224, 92, 91
CMY:
12, 64, 64
CMYK:
0, 59, 59, 12
HSL:
0°, 68.2051%, 61.7647%
HSV (HSB):
0°, 59.3750%, 87.8431%
XYZ:
36.4559, 24.2569, 12.6581
xyY:
0.4969, 0.3306, 24.2569
CIE-Lab:
56.3441, 51.4562, 27.1200
CIE-LCH:
56.3441, 58.1656, 27.7914
CIE-Luv:
56.3441, 98.7926, 21.8060
Hunter-Lab:
49.2513, 45.9363, 19.2377
#e05c5b color charts
#e05c5b color shades, tints & tones
#e05c5b color schemes
#e05c5b color preview, HTML & CSS examples
This text has a color of #e05c5b
<p style="color:#e05c5b;">Text here</p>
.mytext {color:#e05c5b;}
This box has a color of #e05c5b
<div style="background-color:#e05c5b;">Content here</div>
.mybackground {background-color:#e05c5b;}
Border around this has a color of #e05c5b
<div style="border:2px solid #e05c5b;">Content here</div>
.myborder {border:2px solid #e05c5b;}