#ed3c4e color space conversions
Hex:
#ed3c4e
RGB:
237, 60, 78
CMY:
7, 76, 69
CMYK:
0, 75, 67, 7
HSL:
354°, 83.0986%, 58.2353%
HSV (HSB):
354°, 74.6835%, 92.9412%
XYZ:
37.9161, 21.7863, 9.4145
xyY:
0.5486, 0.3152, 21.7863
CIE-Lab:
53.7995, 67.2110, 31.9053
CIE-LCH:
53.7995, 74.3993, 25.3939
CIE-Luv:
53.7995, 131.5695, 21.4329
Hunter-Lab:
46.6758, 63.3179, 20.7143
#ed3c4e color charts
#ed3c4e color shades, tints & tones
#ed3c4e color schemes
#ed3c4e color preview, HTML & CSS examples
This text has a color of #ed3c4e
<p style="color:#ed3c4e;">Text here</p>
.mytext {color:#ed3c4e;}
This box has a color of #ed3c4e
<div style="background-color:#ed3c4e;">Content here</div>
.mybackground {background-color:#ed3c4e;}
Border around this has a color of #ed3c4e
<div style="border:2px solid #ed3c4e;">Content here</div>
.myborder {border:2px solid #ed3c4e;}