#e2585e color space conversions
Hex:
#e2585e
RGB:
226, 88, 94
CMY:
11, 65, 63
CMYK:
0, 61, 58, 11
HSL:
357°, 70.4082%, 61.5686%
HSV (HSB):
357°, 61.0619%, 88.6275%
XYZ:
36.8741, 23.9564, 13.2702
xyY:
0.4976, 0.3233, 23.9564
CIE-Lab:
56.0441, 54.1334, 25.0540
CIE-LCH:
56.0441, 59.6500, 24.8356
CIE-Luv:
56.0441, 102.3147, 19.0459
Hunter-Lab:
48.9452, 48.8234, 18.1867
#e2585e color charts
#e2585e color shades, tints & tones
#e2585e color schemes
#e2585e color preview, HTML & CSS examples
This text has a color of #e2585e
<p style="color:#e2585e;">Text here</p>
.mytext {color:#e2585e;}
This box has a color of #e2585e
<div style="background-color:#e2585e;">Content here</div>
.mybackground {background-color:#e2585e;}
Border around this has a color of #e2585e
<div style="border:2px solid #e2585e;">Content here</div>
.myborder {border:2px solid #e2585e;}