#e52d5c color space conversions
Hex:
#e52d5c
RGB:
229, 45, 92
CMY:
10, 82, 64
CMYK:
0, 80, 60, 10
HSL:
345°, 77.9661%, 53.7255%
HSV (HSB):
345°, 80.3493%, 89.8039%
XYZ:
35.1833, 19.3075, 11.9976
xyY:
0.5292, 0.2904, 19.3075
CIE-Lab:
51.0450, 70.0195, 19.7120
CIE-LCH:
51.0450, 72.7412, 15.7231
CIE-Luv:
51.0450, 127.5617, 8.8232
Hunter-Lab:
43.9403, 66.0305, 14.5695
#e52d5c color charts
#e52d5c color shades, tints & tones
#e52d5c color schemes
#e52d5c color preview, HTML & CSS examples
This text has a color of #e52d5c
<p style="color:#e52d5c;">Text here</p>
.mytext {color:#e52d5c;}
This box has a color of #e52d5c
<div style="background-color:#e52d5c;">Content here</div>
.mybackground {background-color:#e52d5c;}
Border around this has a color of #e52d5c
<div style="border:2px solid #e52d5c;">Content here</div>
.myborder {border:2px solid #e52d5c;}