#e53f9d color space conversions
Hex:
#e53f9d
RGB:
229, 63, 157
CMY:
10, 75, 38
CMYK:
0, 72, 31, 10
HSL:
326°, 76.1468%, 57.2549%
HSV (HSB):
326°, 72.4891%, 89.8039%
XYZ:
40.1764, 22.6473, 34.1521
xyY:
0.4143, 0.2335, 22.6473
CIE-Lab:
54.7072, 70.4719, -13.9795
CIE-LCH:
54.7072, 71.8451, 348.7799
CIE-Luv:
54.7072, 96.2510, -32.5451
Hunter-Lab:
47.5892, 67.4145, -9.2367
#e53f9d color charts
#e53f9d color shades, tints & tones
#e53f9d color schemes
#e53f9d color preview, HTML & CSS examples
This text has a color of #e53f9d
<p style="color:#e53f9d;">Text here</p>
.mytext {color:#e53f9d;}
This box has a color of #e53f9d
<div style="background-color:#e53f9d;">Content here</div>
.mybackground {background-color:#e53f9d;}
Border around this has a color of #e53f9d
<div style="border:2px solid #e53f9d;">Content here</div>
.myborder {border:2px solid #e53f9d;}