#ed352c color space conversions
Hex:
#ed352c
RGB:
237, 53, 44
CMY:
7, 79, 83
CMYK:
0, 78, 81, 7
HSL:
3°, 84.2795%, 55.0980%
HSV (HSB):
3°, 81.4346%, 92.9412%
XYZ:
36.6528, 20.7326, 4.4528
xyY:
0.5927, 0.3353, 20.7326
CIE-Lab:
52.6556, 68.0078, 49.4659
CIE-LCH:
52.6556, 84.0948, 36.0305
CIE-Luv:
52.6556, 142.5759, 33.2284
Hunter-Lab:
45.5330, 64.0045, 26.0749
#ed352c color charts
#ed352c color shades, tints & tones
#ed352c color schemes
#ed352c color preview, HTML & CSS examples
This text has a color of #ed352c
<p style="color:#ed352c;">Text here</p>
.mytext {color:#ed352c;}
This box has a color of #ed352c
<div style="background-color:#ed352c;">Content here</div>
.mybackground {background-color:#ed352c;}
Border around this has a color of #ed352c
<div style="border:2px solid #ed352c;">Content here</div>
.myborder {border:2px solid #ed352c;}