#ed253e color space conversions
Hex:
#ed253e
RGB:
237, 37, 62
CMY:
7, 85, 76
CMYK:
0, 84, 74, 7
HSL:
353°, 84.7458%, 53.7255%
HSV (HSB):
353°, 84.3882%, 92.9412%
XYZ:
36.4561, 19.6755, 6.4337
xyY:
0.5827, 0.3145, 19.6755
CIE-Lab:
51.4683, 72.4734, 38.4258
CIE-LCH:
51.4683, 82.0301, 27.9328
CIE-Luv:
51.4683, 145.6910, 24.3026
Hunter-Lab:
44.3570, 69.0806, 22.4503
#ed253e color charts
#ed253e color shades, tints & tones
#ed253e color schemes
#ed253e color preview, HTML & CSS examples
This text has a color of #ed253e
<p style="color:#ed253e;">Text here</p>
.mytext {color:#ed253e;}
This box has a color of #ed253e
<div style="background-color:#ed253e;">Content here</div>
.mybackground {background-color:#ed253e;}
Border around this has a color of #ed253e
<div style="border:2px solid #ed253e;">Content here</div>
.myborder {border:2px solid #ed253e;}