#ed2f3f color space conversions
Hex:
#ed2f3f
RGB:
237, 47, 63
CMY:
7, 82, 75
CMYK:
0, 80, 73, 7
HSL:
355°, 84.0708%, 55.6863%
HSV (HSB):
355°, 80.1688%, 92.9412%
XYZ:
36.8388, 20.3964, 6.6979
xyY:
0.5762, 0.3190, 20.3964
CIE-Lab:
52.2825, 70.2304, 38.7777
CIE-LCH:
52.2825, 80.2248, 28.9053
CIE-Luv:
52.2825, 141.5298, 25.5074
Hunter-Lab:
45.1624, 66.5674, 22.8206
#ed2f3f color charts
#ed2f3f color shades, tints & tones
#ed2f3f color schemes
#ed2f3f color preview, HTML & CSS examples
This text has a color of #ed2f3f
<p style="color:#ed2f3f;">Text here</p>
.mytext {color:#ed2f3f;}
This box has a color of #ed2f3f
<div style="background-color:#ed2f3f;">Content here</div>
.mybackground {background-color:#ed2f3f;}
Border around this has a color of #ed2f3f
<div style="border:2px solid #ed2f3f;">Content here</div>
.myborder {border:2px solid #ed2f3f;}