#e53f6f color space conversions
Hex:
#e53f6f
RGB:
229, 63, 111
CMY:
10, 75, 56
CMYK:
0, 72, 52, 10
HSL:
343°, 76.1468%, 57.2549%
HSV (HSB):
343°, 72.4891%, 89.8039%
XYZ:
36.9598, 21.3607, 17.2140
xyY:
0.4893, 0.2828, 21.3607
CIE-Lab:
53.3420, 66.0623, 11.4110
CIE-LCH:
53.3420, 67.0406, 9.8000
CIE-Luv:
53.3420, 113.4580, 1.1717
Hunter-Lab:
46.2177, 61.8639, 10.2696
#e53f6f color charts
#e53f6f color shades, tints & tones
#e53f6f color schemes
#e53f6f color preview, HTML & CSS examples
This text has a color of #e53f6f
<p style="color:#e53f6f;">Text here</p>
.mytext {color:#e53f6f;}
This box has a color of #e53f6f
<div style="background-color:#e53f6f;">Content here</div>
.mybackground {background-color:#e53f6f;}
Border around this has a color of #e53f6f
<div style="border:2px solid #e53f6f;">Content here</div>
.myborder {border:2px solid #e53f6f;}