#ed2f51 color space conversions
Hex:
#ed2f51
RGB:
237, 47, 81
CMY:
7, 82, 68
CMYK:
0, 80, 66, 7
HSL:
349°, 84.0708%, 55.6863%
HSV (HSB):
349°, 80.1688%, 92.9412%
XYZ:
37.4268, 20.6316, 9.7943
xyY:
0.5516, 0.3041, 20.6316
CIE-Lab:
52.5440, 71.0328, 28.5670
CIE-LCH:
52.5440, 76.5619, 21.9083
CIE-Luv:
52.5440, 136.6257, 17.1677
Hunter-Lab:
45.4221, 67.5914, 19.0108
#ed2f51 color charts
#ed2f51 color shades, tints & tones
#ed2f51 color schemes
#ed2f51 color preview, HTML & CSS examples
This text has a color of #ed2f51
<p style="color:#ed2f51;">Text here</p>
.mytext {color:#ed2f51;}
This box has a color of #ed2f51
<div style="background-color:#ed2f51;">Content here</div>
.mybackground {background-color:#ed2f51;}
Border around this has a color of #ed2f51
<div style="border:2px solid #ed2f51;">Content here</div>
.myborder {border:2px solid #ed2f51;}