#e52d7d color space conversions
Hex:
#e52d7d
RGB:
229, 45, 125
CMY:
10, 82, 51
CMYK:
0, 80, 45, 10
HSL:
334°, 77.9661%, 53.7255%
HSV (HSB):
334°, 80.3493%, 89.8039%
XYZ:
36.9532, 20.0155, 21.3178
xyY:
0.4720, 0.2557, 20.0155
CIE-Lab:
51.8547, 72.4514, 0.8574
CIE-LCH:
51.8547, 72.4564, 0.6780
CIE-Luv:
51.8547, 115.0324, -12.9877
Hunter-Lab:
44.7386, 69.1446, 3.0656
#e52d7d color charts
#e52d7d color shades, tints & tones
#e52d7d color schemes
#e52d7d color preview, HTML & CSS examples
This text has a color of #e52d7d
<p style="color:#e52d7d;">Text here</p>
.mytext {color:#e52d7d;}
This box has a color of #e52d7d
<div style="background-color:#e52d7d;">Content here</div>
.mybackground {background-color:#e52d7d;}
Border around this has a color of #e52d7d
<div style="border:2px solid #e52d7d;">Content here</div>
.myborder {border:2px solid #e52d7d;}