#ed525e color space conversions
Hex:
#ed525e
RGB:
237, 82, 94
CMY:
7, 68, 63
CMYK:
0, 65, 60, 7
HSL:
355°, 81.1518%, 62.5490%
HSV (HSB):
355°, 65.4008%, 92.9412%
XYZ:
39.9627, 24.8473, 13.2794
xyY:
0.5118, 0.3182, 24.8473
CIE-Lab:
56.9263, 60.2405, 26.5522
CIE-LCH:
56.9263, 65.8326, 23.7865
CIE-Luv:
56.9263, 115.0130, 19.1320
Hunter-Lab:
49.8470, 55.8724, 19.0979
#ed525e color charts
#ed525e color shades, tints & tones
#ed525e color schemes
#ed525e color preview, HTML & CSS examples
This text has a color of #ed525e
<p style="color:#ed525e;">Text here</p>
.mytext {color:#ed525e;}
This box has a color of #ed525e
<div style="background-color:#ed525e;">Content here</div>
.mybackground {background-color:#ed525e;}
Border around this has a color of #ed525e
<div style="border:2px solid #ed525e;">Content here</div>
.myborder {border:2px solid #ed525e;}