#e5285a color space conversions
Hex:
#e5285a
RGB:
229, 40, 90
CMY:
10, 84, 65
CMYK:
0, 83, 61, 10
HSL:
344°, 78.4232%, 52.7451%
HSV (HSB):
344°, 82.5328%, 89.8039%
XYZ:
34.9174, 18.9138, 11.4832
xyY:
0.5346, 0.2896, 18.9138
CIE-Lab:
50.5862, 71.0906, 20.3111
CIE-LCH:
50.5862, 73.9352, 15.9450
CIE-Luv:
50.5862, 130.0389, 9.0646
Hunter-Lab:
43.4900, 67.2071, 14.7879
#e5285a color charts
#e5285a color shades, tints & tones
#e5285a color schemes
#e5285a color preview, HTML & CSS examples
This text has a color of #e5285a
<p style="color:#e5285a;">Text here</p>
.mytext {color:#e5285a;}
This box has a color of #e5285a
<div style="background-color:#e5285a;">Content here</div>
.mybackground {background-color:#e5285a;}
Border around this has a color of #e5285a
<div style="border:2px solid #e5285a;">Content here</div>
.myborder {border:2px solid #e5285a;}