#ed555b color space conversions
Hex:
#ed555b
RGB:
237, 85, 91
CMY:
7, 67, 64
CMYK:
0, 64, 62, 7
HSL:
358°, 80.8511%, 63.1373%
HSV (HSB):
358°, 64.1350%, 92.9412%
XYZ:
40.0619, 25.2569, 12.6611
xyY:
0.5137, 0.3239, 25.2569
CIE-Lab:
57.3248, 58.8322, 28.8033
CIE-LCH:
57.3248, 65.5046, 26.0856
CIE-Luv:
57.3248, 113.9368, 21.7415
Hunter-Lab:
50.2562, 54.3435, 20.2423
#ed555b color charts
#ed555b color shades, tints & tones
#ed555b color schemes
#ed555b color preview, HTML & CSS examples
This text has a color of #ed555b
<p style="color:#ed555b;">Text here</p>
.mytext {color:#ed555b;}
This box has a color of #ed555b
<div style="background-color:#ed555b;">Content here</div>
.mybackground {background-color:#ed555b;}
Border around this has a color of #ed555b
<div style="border:2px solid #ed555b;">Content here</div>
.myborder {border:2px solid #ed555b;}