#ed2d5f color space conversions
Hex:
#ed2d5f
RGB:
237, 45, 95
CMY:
7, 82, 63
CMYK:
0, 81, 60, 7
HSL:
344°, 84.2105%, 55.2941%
HSV (HSB):
344°, 81.0127%, 92.9412%
XYZ:
37.9290, 20.7075, 12.8243
xyY:
0.5308, 0.2898, 20.7075
CIE-Lab:
52.6279, 72.3030, 20.2873
CIE-LCH:
52.6279, 75.0952, 15.6735
CIE-Luv:
52.6279, 132.8481, 9.0415
Hunter-Lab:
45.5055, 69.1457, 15.1448
#ed2d5f color charts
#ed2d5f color shades, tints & tones
#ed2d5f color schemes
#ed2d5f color preview, HTML & CSS examples
This text has a color of #ed2d5f
<p style="color:#ed2d5f;">Text here</p>
.mytext {color:#ed2d5f;}
This box has a color of #ed2d5f
<div style="background-color:#ed2d5f;">Content here</div>
.mybackground {background-color:#ed2d5f;}
Border around this has a color of #ed2d5f
<div style="border:2px solid #ed2d5f;">Content here</div>
.myborder {border:2px solid #ed2d5f;}