#ed244d color space conversions
Hex:
#ed244d
RGB:
237, 36, 77
CMY:
7, 86, 70
CMYK:
0, 85, 68, 7
HSL:
348°, 84.8101%, 53.5294%
HSV (HSB):
348°, 84.8101%, 92.9412%
XYZ:
36.8955, 19.8021, 8.8988
xyY:
0.5625, 0.3019, 19.8021
CIE-Lab:
51.6127, 73.3044, 29.7803
CIE-LCH:
51.6127, 79.1227, 22.1097
CIE-Luv:
51.6127, 141.8431, 17.3516
Hunter-Lab:
44.4995, 70.1238, 19.2932
#ed244d color charts
#ed244d color shades, tints & tones
#ed244d color schemes
#ed244d color preview, HTML & CSS examples
This text has a color of #ed244d
<p style="color:#ed244d;">Text here</p>
.mytext {color:#ed244d;}
This box has a color of #ed244d
<div style="background-color:#ed244d;">Content here</div>
.mybackground {background-color:#ed244d;}
Border around this has a color of #ed244d
<div style="border:2px solid #ed244d;">Content here</div>
.myborder {border:2px solid #ed244d;}