#e5505f color space conversions
Hex:
#e5505f
RGB:
229, 80, 95
CMY:
10, 69, 63
CMYK:
0, 65, 59, 10
HSL:
354°, 74.1294%, 60.5882%
HSV (HSB):
354°, 65.0655%, 89.8039%
XYZ:
37.2473, 23.2216, 13.3455
xyY:
0.5046, 0.3146, 23.2216
CIE-Lab:
55.2998, 58.5674, 23.5836
CIE-LCH:
55.2998, 63.1374, 21.9334
CIE-Luv:
55.2998, 109.4328, 16.3281
Hunter-Lab:
48.1888, 53.6406, 17.3122
#e5505f color charts
#e5505f color shades, tints & tones
#e5505f color schemes
#e5505f color preview, HTML & CSS examples
This text has a color of #e5505f
<p style="color:#e5505f;">Text here</p>
.mytext {color:#e5505f;}
This box has a color of #e5505f
<div style="background-color:#e5505f;">Content here</div>
.mybackground {background-color:#e5505f;}
Border around this has a color of #e5505f
<div style="border:2px solid #e5505f;">Content here</div>
.myborder {border:2px solid #e5505f;}