#e52d4c color space conversions
Hex:
#e52d4c
RGB:
229, 45, 76
CMY:
10, 82, 70
CMYK:
0, 80, 67, 10
HSL:
350°, 77.9661%, 53.7255%
HSV (HSB):
350°, 80.3493%, 89.8039%
XYZ:
34.5560, 19.0566, 8.6945
xyY:
0.5546, 0.3058, 19.0566
CIE-Lab:
50.7533, 69.1304, 28.9680
CIE-LCH:
50.7533, 74.9544, 22.7353
CIE-Luv:
50.7533, 132.6769, 17.5880
Hunter-Lab:
43.6539, 64.9047, 18.7490
#e52d4c color charts
#e52d4c color shades, tints & tones
#e52d4c color schemes
#e52d4c color preview, HTML & CSS examples
This text has a color of #e52d4c
<p style="color:#e52d4c;">Text here</p>
.mytext {color:#e52d4c;}
This box has a color of #e52d4c
<div style="background-color:#e52d4c;">Content here</div>
.mybackground {background-color:#e52d4c;}
Border around this has a color of #e52d4c
<div style="border:2px solid #e52d4c;">Content here</div>
.myborder {border:2px solid #e52d4c;}