#e52d9d color space conversions
Hex:
#e52d9d
RGB:
229, 45, 157
CMY:
10, 82, 38
CMYK:
0, 80, 31, 10
HSL:
323°, 77.9661%, 53.7255%
HSV (HSB):
323°, 80.3493%, 89.8039%
XYZ:
39.3373, 20.9691, 33.8724
xyY:
0.4177, 0.2227, 20.9691
CIE-Lab:
52.9157, 75.5633, -16.6963
CIE-LCH:
52.9157, 77.3859, 347.5402
CIE-Luv:
52.9157, 101.5412, -37.1537
Hunter-Lab:
45.7920, 73.2029, -11.8025
#e52d9d color charts
#e52d9d color shades, tints & tones
#e52d9d color schemes
#e52d9d color preview, HTML & CSS examples
This text has a color of #e52d9d
<p style="color:#e52d9d;">Text here</p>
.mytext {color:#e52d9d;}
This box has a color of #e52d9d
<div style="background-color:#e52d9d;">Content here</div>
.mybackground {background-color:#e52d9d;}
Border around this has a color of #e52d9d
<div style="border:2px solid #e52d9d;">Content here</div>
.myborder {border:2px solid #e52d9d;}