#ed253d color space conversions
Hex:
#ed253d
RGB:
237, 37, 61
CMY:
7, 85, 76
CMYK:
0, 84, 74, 7
HSL:
353°, 84.7458%, 53.7255%
HSV (HSB):
353°, 84.3882%, 92.9412%
XYZ:
36.4289, 19.6646, 6.2905
xyY:
0.5839, 0.3152, 19.6646
CIE-Lab:
51.4558, 72.4366, 38.9867
CIE-LCH:
51.4558, 82.2619, 28.2900
CIE-Luv:
51.4558, 145.9401, 24.7073
Hunter-Lab:
44.3448, 69.0332, 22.6308
#ed253d color charts
#ed253d color shades, tints & tones
#ed253d color schemes
#ed253d color preview, HTML & CSS examples
This text has a color of #ed253d
<p style="color:#ed253d;">Text here</p>
.mytext {color:#ed253d;}
This box has a color of #ed253d
<div style="background-color:#ed253d;">Content here</div>
.mybackground {background-color:#ed253d;}
Border around this has a color of #ed253d
<div style="border:2px solid #ed253d;">Content here</div>
.myborder {border:2px solid #ed253d;}