#ed2d3d color space conversions
Hex:
#ed2d3d
RGB:
237, 45, 61
CMY:
7, 82, 76
CMYK:
0, 81, 74, 7
HSL:
355°, 84.2105%, 55.2941%
HSV (HSB):
355°, 81.0127%, 92.9412%
XYZ:
36.7057, 20.2182, 6.3828
xyY:
0.5798, 0.3194, 20.2182
CIE-Lab:
52.0830, 70.6508, 39.6919
CIE-LCH:
52.0830, 81.0369, 29.3275
CIE-Luv:
52.0830, 142.8589, 25.9642
Hunter-Lab:
44.9647, 67.0257, 23.0590
#ed2d3d color charts
#ed2d3d color shades, tints & tones
#ed2d3d color schemes
#ed2d3d color preview, HTML & CSS examples
This text has a color of #ed2d3d
<p style="color:#ed2d3d;">Text here</p>
.mytext {color:#ed2d3d;}
This box has a color of #ed2d3d
<div style="background-color:#ed2d3d;">Content here</div>
.mybackground {background-color:#ed2d3d;}
Border around this has a color of #ed2d3d
<div style="border:2px solid #ed2d3d;">Content here</div>
.myborder {border:2px solid #ed2d3d;}