#e52e4c color space conversions
Hex:
#e52e4c
RGB:
229, 46, 76
CMY:
10, 82, 70
CMYK:
0, 80, 67, 10
HSL:
350°, 77.8723%, 53.9216%
HSV (HSB):
350°, 79.9127%, 89.8039%
XYZ:
34.5946, 19.1338, 8.7073
xyY:
0.5541, 0.3065, 19.1338
CIE-Lab:
50.8434, 68.8752, 29.0807
CIE-LCH:
50.8434, 74.7628, 22.8906
CIE-Luv:
50.8434, 132.2690, 17.7778
Hunter-Lab:
43.7422, 64.6223, 18.8173
#e52e4c color charts
#e52e4c color shades, tints & tones
#e52e4c color schemes
#e52e4c color preview, HTML & CSS examples
This text has a color of #e52e4c
<p style="color:#e52e4c;">Text here</p>
.mytext {color:#e52e4c;}
This box has a color of #e52e4c
<div style="background-color:#e52e4c;">Content here</div>
.mybackground {background-color:#e52e4c;}
Border around this has a color of #e52e4c
<div style="border:2px solid #e52e4c;">Content here</div>
.myborder {border:2px solid #e52e4c;}