#ed3a3e color space conversions
Hex:
#ed3a3e
RGB:
237, 58, 62
CMY:
7, 77, 76
CMYK:
0, 76, 74, 7
HSL:
359°, 83.2558%, 57.8431%
HSV (HSB):
359°, 75.5274%, 92.9412%
XYZ:
37.3076, 21.3784, 6.7175
xyY:
0.5704, 0.3269, 21.3784
CIE-Lab:
53.3612, 67.1208, 40.5604
CIE-LCH:
53.3612, 78.4242, 31.1441
CIE-Luv:
53.3612, 136.5241, 28.0877
Hunter-Lab:
46.2368, 63.1138, 23.7518
#ed3a3e color charts
#ed3a3e color shades, tints & tones
#ed3a3e color schemes
#ed3a3e color preview, HTML & CSS examples
This text has a color of #ed3a3e
<p style="color:#ed3a3e;">Text here</p>
.mytext {color:#ed3a3e;}
This box has a color of #ed3a3e
<div style="background-color:#ed3a3e;">Content here</div>
.mybackground {background-color:#ed3a3e;}
Border around this has a color of #ed3a3e
<div style="border:2px solid #ed3a3e;">Content here</div>
.myborder {border:2px solid #ed3a3e;}