#ed5f5e color space conversions
Hex:
#ed5f5e
RGB:
237, 95, 94
CMY:
7, 63, 63
CMYK:
0, 60, 60, 7
HSL:
0°, 79.8883%, 64.9020%
HSV (HSB):
0°, 60.3376%, 92.9412%
XYZ:
41.0376, 26.9971, 13.6377
xyY:
0.5025, 0.3306, 26.9971
CIE-Lab:
58.9716, 54.7531, 29.1945
CIE-LCH:
58.9716, 62.0502, 28.0667
CIE-Luv:
58.9716, 106.7835, 23.5190
Hunter-Lab:
51.9587, 50.0537, 20.8091
#ed5f5e color charts
#ed5f5e color shades, tints & tones
#ed5f5e color schemes
#ed5f5e color preview, HTML & CSS examples
This text has a color of #ed5f5e
<p style="color:#ed5f5e;">Text here</p>
.mytext {color:#ed5f5e;}
This box has a color of #ed5f5e
<div style="background-color:#ed5f5e;">Content here</div>
.mybackground {background-color:#ed5f5e;}
Border around this has a color of #ed5f5e
<div style="border:2px solid #ed5f5e;">Content here</div>
.myborder {border:2px solid #ed5f5e;}