#ed572d color space conversions
Hex:
#ed572d
RGB:
237, 87, 45
CMY:
7, 66, 82
CMYK:
0, 63, 81, 7
HSL:
13°, 84.2105%, 55.2941%
HSV (HSB):
13°, 81.0127%, 92.9412%
XYZ:
38.8069, 25.0104, 5.2648
xyY:
0.5618, 0.3620, 25.0104
CIE-Lab:
57.0855, 55.9075, 53.1472
CIE-LCH:
57.0855, 77.1380, 43.5501
CIE-Luv:
57.0855, 121.2306, 41.1374
Hunter-Lab:
50.0104, 50.9937, 28.7656
#ed572d color charts
#ed572d color shades, tints & tones
#ed572d color schemes
#ed572d color preview, HTML & CSS examples
This text has a color of #ed572d
<p style="color:#ed572d;">Text here</p>
.mytext {color:#ed572d;}
This box has a color of #ed572d
<div style="background-color:#ed572d;">Content here</div>
.mybackground {background-color:#ed572d;}
Border around this has a color of #ed572d
<div style="border:2px solid #ed572d;">Content here</div>
.myborder {border:2px solid #ed572d;}