#ed543c color space conversions
Hex:
#ed543c
RGB:
237, 84, 60
CMY:
7, 67, 76
CMYK:
0, 65, 75, 7
HSL:
8°, 83.0986%, 58.2353%
HSV (HSB):
8°, 74.6835%, 92.9412%
XYZ:
38.9110, 24.6714, 6.9862
xyY:
0.5514, 0.3496, 24.6714
CIE-Lab:
56.7539, 57.6685, 45.3701
CIE-LCH:
56.7539, 73.3764, 38.1936
CIE-Luv:
56.7539, 121.1266, 35.4980
Hunter-Lab:
49.6703, 52.9111, 26.4300
#ed543c color charts
#ed543c color shades, tints & tones
#ed543c color schemes
#ed543c color preview, HTML & CSS examples
This text has a color of #ed543c
<p style="color:#ed543c;">Text here</p>
.mytext {color:#ed543c;}
This box has a color of #ed543c
<div style="background-color:#ed543c;">Content here</div>
.mybackground {background-color:#ed543c;}
Border around this has a color of #ed543c
<div style="border:2px solid #ed543c;">Content here</div>
.myborder {border:2px solid #ed543c;}