#ed5f5d color space conversions
Hex:
#ed5f5d
RGB:
237, 95, 93
CMY:
7, 63, 64
CMYK:
0, 60, 61, 7
HSL:
1°, 80.0000%, 64.7059%
HSV (HSB):
1°, 60.7595%, 92.9412%
XYZ:
40.9930, 26.9793, 13.4029
xyY:
0.5038, 0.3315, 26.9793
CIE-Lab:
58.9551, 54.6874, 29.7438
CIE-LCH:
58.9551, 62.2527, 28.5412
CIE-Luv:
58.9551, 107.0129, 24.0595
Hunter-Lab:
51.9416, 49.9771, 21.0600
#ed5f5d color charts
#ed5f5d color shades, tints & tones
#ed5f5d color schemes
#ed5f5d color preview, HTML & CSS examples
This text has a color of #ed5f5d
<p style="color:#ed5f5d;">Text here</p>
.mytext {color:#ed5f5d;}
This box has a color of #ed5f5d
<div style="background-color:#ed5f5d;">Content here</div>
.mybackground {background-color:#ed5f5d;}
Border around this has a color of #ed5f5d
<div style="border:2px solid #ed5f5d;">Content here</div>
.myborder {border:2px solid #ed5f5d;}