#ed452e color space conversions
Hex:
#ed452e
RGB:
237, 69, 46
CMY:
7, 73, 82
CMYK:
0, 71, 81, 7
HSL:
7°, 84.1410%, 55.4902%
HSV (HSB):
7°, 80.5907%, 92.9412%
XYZ:
37.5463, 22.4580, 4.9407
xyY:
0.5781, 0.3458, 22.4580
CIE-Lab:
54.5096, 62.9498, 50.2328
CIE-LCH:
54.5096, 80.5358, 38.5893
CIE-Luv:
54.5096, 133.2242, 36.0969
Hunter-Lab:
47.3899, 58.4906, 26.9916
#ed452e color charts
#ed452e color shades, tints & tones
#ed452e color schemes
#ed452e color preview, HTML & CSS examples
This text has a color of #ed452e
<p style="color:#ed452e;">Text here</p>
.mytext {color:#ed452e;}
This box has a color of #ed452e
<div style="background-color:#ed452e;">Content here</div>
.mybackground {background-color:#ed452e;}
Border around this has a color of #ed452e
<div style="border:2px solid #ed452e;">Content here</div>
.myborder {border:2px solid #ed452e;}