#ed5d5c color space conversions
Hex:
#ed5d5c
RGB:
237, 93, 92
CMY:
7, 64, 64
CMYK:
0, 61, 61, 7
HSL:
0°, 80.1105%, 64.5098%
HSV (HSB):
0°, 61.1814%, 92.9412%
XYZ:
40.7712, 26.6059, 13.1118
xyY:
0.5065, 0.3306, 26.6059
CIE-Lab:
58.6078, 55.5017, 29.8704
CIE-LCH:
58.6078, 63.0292, 28.2886
CIE-Luv:
58.6078, 108.5635, 23.8951
Hunter-Lab:
51.5809, 50.8253, 21.0352
#ed5d5c color charts
#ed5d5c color shades, tints & tones
#ed5d5c color schemes
#ed5d5c color preview, HTML & CSS examples
This text has a color of #ed5d5c
<p style="color:#ed5d5c;">Text here</p>
.mytext {color:#ed5d5c;}
This box has a color of #ed5d5c
<div style="background-color:#ed5d5c;">Content here</div>
.mybackground {background-color:#ed5d5c;}
Border around this has a color of #ed5d5c
<div style="border:2px solid #ed5d5c;">Content here</div>
.myborder {border:2px solid #ed5d5c;}