#ed442e color space conversions
Hex:
#ed442e
RGB:
237, 68, 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.4853, 22.3360, 4.9204
xyY:
0.5790, 0.3450, 22.3360
CIE-Lab:
54.3817, 63.3023, 50.1103
CIE-LCH:
54.3817, 80.7355, 38.3652
CIE-Luv:
54.3817, 133.8410, 35.8582
Hunter-Lab:
47.2610, 58.8715, 26.9100
#ed442e color charts
#ed442e color shades, tints & tones
#ed442e color schemes
#ed442e color preview, HTML & CSS examples
This text has a color of #ed442e
<p style="color:#ed442e;">Text here</p>
.mytext {color:#ed442e;}
This box has a color of #ed442e
<div style="background-color:#ed442e;">Content here</div>
.mybackground {background-color:#ed442e;}
Border around this has a color of #ed442e
<div style="border:2px solid #ed442e;">Content here</div>
.myborder {border:2px solid #ed442e;}