#e5325a color space conversions
Hex:
#e5325a
RGB:
229, 50, 90
CMY:
10, 80, 65
CMYK:
0, 78, 61, 10
HSL:
347°, 77.4892%, 54.7059%
HSV (HSB):
347°, 78.1659%, 89.8039%
XYZ:
35.2992, 19.6774, 11.6105
xyY:
0.5301, 0.2955, 19.6774
CIE-Lab:
51.4705, 68.5794, 21.4880
CIE-LCH:
51.4705, 71.8670, 17.3973
CIE-Luv:
51.4705, 126.2565, 11.0220
Hunter-Lab:
44.3592, 64.4140, 15.5330
#e5325a color charts
#e5325a color shades, tints & tones
#e5325a color schemes
#e5325a color preview, HTML & CSS examples
This text has a color of #e5325a
<p style="color:#e5325a;">Text here</p>
.mytext {color:#e5325a;}
This box has a color of #e5325a
<div style="background-color:#e5325a;">Content here</div>
.mybackground {background-color:#e5325a;}
Border around this has a color of #e5325a
<div style="border:2px solid #e5325a;">Content here</div>
.myborder {border:2px solid #e5325a;}