#e52d65 color space conversions
Hex:
#e52d65
RGB:
229, 45, 101
CMY:
10, 82, 60
CMYK:
0, 80, 56, 10
HSL:
342°, 77.9661%, 53.7255%
HSV (HSB):
342°, 80.3493%, 89.8039%
XYZ:
35.6004, 19.4744, 14.1945
xyY:
0.5139, 0.2811, 19.4744
CIE-Lab:
51.2376, 70.6027, 14.5164
CIE-LCH:
51.2376, 72.0796, 11.6185
CIE-Luv:
51.2376, 124.3713, 3.3181
Hunter-Lab:
44.1298, 66.7727, 11.8200
#e52d65 color charts
#e52d65 color shades, tints & tones
#e52d65 color schemes
#e52d65 color preview, HTML & CSS examples
This text has a color of #e52d65
<p style="color:#e52d65;">Text here</p>
.mytext {color:#e52d65;}
This box has a color of #e52d65
<div style="background-color:#e52d65;">Content here</div>
.mybackground {background-color:#e52d65;}
Border around this has a color of #e52d65
<div style="border:2px solid #e52d65;">Content here</div>
.myborder {border:2px solid #e52d65;}