#ed352d color space conversions
Hex:
#ed352d
RGB:
237, 53, 45
CMY:
7, 79, 82
CMYK:
0, 78, 81, 7
HSL:
2°, 84.2105%, 55.2941%
HSV (HSB):
2°, 81.0127%, 92.9412%
XYZ:
36.6718, 20.7402, 4.5531
xyY:
0.5918, 0.3347, 20.7402
CIE-Lab:
52.6640, 68.0345, 48.9672
CIE-LCH:
52.6640, 83.8242, 35.7441
CIE-Luv:
52.6640, 142.4090, 32.9387
Hunter-Lab:
45.5414, 64.0381, 25.9514
#ed352d color charts
#ed352d color shades, tints & tones
#ed352d color schemes
#ed352d color preview, HTML & CSS examples
This text has a color of #ed352d
<p style="color:#ed352d;">Text here</p>
.mytext {color:#ed352d;}
This box has a color of #ed352d
<div style="background-color:#ed352d;">Content here</div>
.mybackground {background-color:#ed352d;}
Border around this has a color of #ed352d
<div style="border:2px solid #ed352d;">Content here</div>
.myborder {border:2px solid #ed352d;}