#e5325d color space conversions
Hex:
#e5325d
RGB:
229, 50, 93
CMY:
10, 80, 64
CMYK:
0, 78, 59, 10
HSL:
346°, 77.4892%, 54.7059%
HSV (HSB):
346°, 78.1659%, 89.8039%
XYZ:
35.4295, 19.7295, 12.2968
xyY:
0.5252, 0.2925, 19.7295
CIE-Lab:
51.5300, 68.7645, 19.7577
CIE-LCH:
51.5300, 71.5467, 16.0306
CIE-Luv:
51.5300, 125.2618, 9.2680
Hunter-Lab:
44.4179, 64.6472, 14.6786
#e5325d color charts
#e5325d color shades, tints & tones
#e5325d color schemes
#e5325d color preview, HTML & CSS examples
This text has a color of #e5325d
<p style="color:#e5325d;">Text here</p>
.mytext {color:#e5325d;}
This box has a color of #e5325d
<div style="background-color:#e5325d;">Content here</div>
.mybackground {background-color:#e5325d;}
Border around this has a color of #e5325d
<div style="border:2px solid #e5325d;">Content here</div>
.myborder {border:2px solid #e5325d;}