#ed563d color space conversions
Hex:
#ed563d
RGB:
237, 86, 61
CMY:
7, 66, 76
CMYK:
0, 64, 74, 7
HSL:
9°, 83.0189%, 58.4314%
HSV (HSB):
9°, 74.2616%, 92.9412%
XYZ:
39.0951, 24.9970, 7.1792
xyY:
0.5485, 0.3507, 24.9970
CIE-Lab:
57.0725, 56.8797, 45.1887
CIE-LCH:
57.0725, 72.6451, 38.4658
CIE-Luv:
57.0725, 119.5791, 35.7209
Hunter-Lab:
49.9970, 52.0832, 26.4843
#ed563d color charts
#ed563d color shades, tints & tones
#ed563d color schemes
#ed563d color preview, HTML & CSS examples
This text has a color of #ed563d
<p style="color:#ed563d;">Text here</p>
.mytext {color:#ed563d;}
This box has a color of #ed563d
<div style="background-color:#ed563d;">Content here</div>
.mybackground {background-color:#ed563d;}
Border around this has a color of #ed563d
<div style="border:2px solid #ed563d;">Content here</div>
.myborder {border:2px solid #ed563d;}