#ed2f3e color space conversions
Hex:
#ed2f3e
RGB:
237, 47, 62
CMY:
7, 82, 76
CMYK:
0, 80, 74, 7
HSL:
355°, 84.0708%, 55.6863%
HSV (HSB):
355°, 80.1688%, 92.9412%
XYZ:
36.8111, 20.3854, 6.5520
xyY:
0.5774, 0.3198, 20.3854
CIE-Lab:
52.2701, 70.1923, 39.3337
CIE-LCH:
52.2701, 80.4618, 29.2650
CIE-Luv:
52.2701, 141.7695, 25.9136
Hunter-Lab:
45.1501, 66.5189, 23.0011
#ed2f3e color charts
#ed2f3e color shades, tints & tones
#ed2f3e color schemes
#ed2f3e color preview, HTML & CSS examples
This text has a color of #ed2f3e
<p style="color:#ed2f3e;">Text here</p>
.mytext {color:#ed2f3e;}
This box has a color of #ed2f3e
<div style="background-color:#ed2f3e;">Content here</div>
.mybackground {background-color:#ed2f3e;}
Border around this has a color of #ed2f3e
<div style="border:2px solid #ed2f3e;">Content here</div>
.myborder {border:2px solid #ed2f3e;}