#e5253d color space conversions
Hex:
#e5253d
RGB:
229, 37, 61
CMY:
10, 85, 76
CMYK:
0, 84, 73, 10
HSL:
353°, 78.6885%, 52.1569%
HSV (HSB):
353°, 83.8428%, 89.8039%
XYZ:
33.8170, 18.3181, 6.1683
xyY:
0.5800, 0.3142, 18.3181
CIE-Lab:
49.8796, 70.3341, 36.7732
CIE-LCH:
49.8796, 79.3672, 27.6022
CIE-Luv:
49.8796, 139.8714, 23.1412
Hunter-Lab:
42.7996, 66.1377, 21.4149
#e5253d color charts
#e5253d color shades, tints & tones
#e5253d color schemes
#e5253d color preview, HTML & CSS examples
This text has a color of #e5253d
<p style="color:#e5253d;">Text here</p>
.mytext {color:#e5253d;}
This box has a color of #e5253d
<div style="background-color:#e5253d;">Content here</div>
.mybackground {background-color:#e5253d;}
Border around this has a color of #e5253d
<div style="border:2px solid #e5253d;">Content here</div>
.myborder {border:2px solid #e5253d;}