#ed252f color space conversions
Hex:
#ed252f
RGB:
237, 37, 47
CMY:
7, 85, 82
CMYK:
0, 84, 80, 7
HSL:
357°, 84.7458%, 53.7255%
HSV (HSB):
357°, 84.3882%, 92.9412%
XYZ:
36.0997, 19.5329, 4.5569
xyY:
0.5998, 0.3245, 19.5329
CIE-Lab:
51.3049, 71.9897, 46.6047
CIE-LCH:
51.3049, 85.7584, 32.9182
CIE-Luv:
51.3049, 149.0252, 29.7078
Hunter-Lab:
44.1960, 68.4573, 24.8241
#ed252f color charts
#ed252f color shades, tints & tones
#ed252f color schemes
#ed252f color preview, HTML & CSS examples
This text has a color of #ed252f
<p style="color:#ed252f;">Text here</p>
.mytext {color:#ed252f;}
This box has a color of #ed252f
<div style="background-color:#ed252f;">Content here</div>
.mybackground {background-color:#ed252f;}
Border around this has a color of #ed252f
<div style="border:2px solid #ed252f;">Content here</div>
.myborder {border:2px solid #ed252f;}