#ed3a2c color space conversions
Hex:
#ed3a2c
RGB:
237, 58, 44
CMY:
7, 77, 83
CMYK:
0, 76, 81, 7
HSL:
4°, 84.2795%, 55.0980%
HSV (HSB):
4°, 81.4346%, 92.9412%
XYZ:
36.8927, 21.2125, 4.5328
xyY:
0.5890, 0.3387, 21.2125
CIE-Lab:
53.1813, 66.5343, 49.9621
CIE-LCH:
53.1813, 83.2047, 36.9037
CIE-Luv:
53.1813, 139.9514, 34.2170
Hunter-Lab:
46.0570, 62.3828, 26.4047
#ed3a2c color charts
#ed3a2c color shades, tints & tones
#ed3a2c color schemes
#ed3a2c color preview, HTML & CSS examples
This text has a color of #ed3a2c
<p style="color:#ed3a2c;">Text here</p>
.mytext {color:#ed3a2c;}
This box has a color of #ed3a2c
<div style="background-color:#ed3a2c;">Content here</div>
.mybackground {background-color:#ed3a2c;}
Border around this has a color of #ed3a2c
<div style="border:2px solid #ed3a2c;">Content here</div>
.myborder {border:2px solid #ed3a2c;}