#ed585f color space conversions
Hex:
#ed585f
RGB:
237, 88, 95
CMY:
7, 65, 63
CMYK:
0, 63, 60, 7
HSL:
357°, 80.5405%, 63.7255%
HSV (HSB):
357°, 62.8692%, 92.9412%
XYZ:
40.4803, 25.8102, 13.6748
xyY:
0.5062, 0.3228, 25.8102
CIE-Lab:
57.8564, 57.8415, 27.1812
CIE-LCH:
57.8564, 63.9097, 25.1700
CIE-Luv:
57.8564, 111.0604, 20.5461
Hunter-Lab:
50.8037, 53.3220, 19.6036
#ed585f color charts
#ed585f color shades, tints & tones
#ed585f color schemes
#ed585f color preview, HTML & CSS examples
This text has a color of #ed585f
<p style="color:#ed585f;">Text here</p>
.mytext {color:#ed585f;}
This box has a color of #ed585f
<div style="background-color:#ed585f;">Content here</div>
.mybackground {background-color:#ed585f;}
Border around this has a color of #ed585f
<div style="border:2px solid #ed585f;">Content here</div>
.myborder {border:2px solid #ed585f;}