#e5234d color space conversions
Hex:
#e5234d
RGB:
229, 35, 77
CMY:
10, 86, 70
CMYK:
0, 85, 66, 10
HSL:
347°, 78.8618%, 51.7647%
HSV (HSB):
347°, 84.7162%, 89.8039%
XYZ:
34.2537, 18.3959, 8.7666
xyY:
0.5577, 0.2995, 18.3959
CIE-Lab:
49.9728, 71.4511, 27.3848
CIE-LCH:
49.9728, 76.5192, 20.9701
CIE-Luv:
49.9728, 136.0010, 15.3906
Hunter-Lab:
42.8904, 67.4976, 17.9048
#e5234d color charts
#e5234d color shades, tints & tones
#e5234d color schemes
#e5234d color preview, HTML & CSS examples
This text has a color of #e5234d
<p style="color:#e5234d;">Text here</p>
.mytext {color:#e5234d;}
This box has a color of #e5234d
<div style="background-color:#e5234d;">Content here</div>
.mybackground {background-color:#e5234d;}
Border around this has a color of #e5234d
<div style="border:2px solid #e5234d;">Content here</div>
.myborder {border:2px solid #e5234d;}