#e5252d color space conversions
Hex:
#e5252d
RGB:
229, 37, 45
CMY:
10, 85, 82
CMYK:
0, 84, 80, 10
HSL:
358°, 78.6885%, 52.1569%
HSV (HSB):
358°, 83.8428%, 89.8039%
XYZ:
33.4483, 18.1706, 4.2270
xyY:
0.5989, 0.3254, 18.1706
CIE-Lab:
49.7024, 69.8060, 45.5595
CIE-LCH:
49.7024, 83.3579, 33.1309
CIE-Luv:
49.7024, 143.4314, 28.9566
Hunter-Lab:
42.6270, 65.4672, 23.9596
#e5252d color charts
#e5252d color shades, tints & tones
#e5252d color schemes
#e5252d color preview, HTML & CSS examples
This text has a color of #e5252d
<p style="color:#e5252d;">Text here</p>
.mytext {color:#e5252d;}
This box has a color of #e5252d
<div style="background-color:#e5252d;">Content here</div>
.mybackground {background-color:#e5252d;}
Border around this has a color of #e5252d
<div style="border:2px solid #e5252d;">Content here</div>
.myborder {border:2px solid #e5252d;}