#ed303e color space conversions
Hex:
#ed303e
RGB:
237, 48, 62
CMY:
7, 81, 76
CMYK:
0, 80, 74, 7
HSL:
356°, 84.0000%, 55.8824%
HSV (HSB):
356°, 79.7468%, 92.9412%
XYZ:
36.8515, 20.4662, 6.5655
xyY:
0.5769, 0.3204, 20.4662
CIE-Lab:
52.3603, 69.9371, 39.4355
CIE-LCH:
52.3603, 80.2892, 29.4174
CIE-Luv:
52.3603, 141.3321, 26.0941
Hunter-Lab:
45.2396, 66.2341, 23.0631
#ed303e color charts
#ed303e color shades, tints & tones
#ed303e color schemes
#ed303e color preview, HTML & CSS examples
This text has a color of #ed303e
<p style="color:#ed303e;">Text here</p>
.mytext {color:#ed303e;}
This box has a color of #ed303e
<div style="background-color:#ed303e;">Content here</div>
.mybackground {background-color:#ed303e;}
Border around this has a color of #ed303e
<div style="border:2px solid #ed303e;">Content here</div>
.myborder {border:2px solid #ed303e;}