#ed462e color space conversions
Hex:
#ed462e
RGB:
237, 70, 46
CMY:
7, 73, 82
CMYK:
0, 70, 81, 7
HSL:
8°, 84.1410%, 55.4902%
HSV (HSB):
8°, 80.5907%, 92.9412%
XYZ:
37.6084, 22.5821, 4.9614
xyY:
0.5772, 0.3466, 22.5821
CIE-Lab:
54.6393, 62.5931, 50.3569
CIE-LCH:
54.6393, 80.3350, 38.8171
CIE-Luv:
54.6393, 132.6008, 36.3386
Hunter-Lab:
47.5206, 58.1058, 27.0743
#ed462e color charts
#ed462e color shades, tints & tones
#ed462e color schemes
#ed462e color preview, HTML & CSS examples
This text has a color of #ed462e
<p style="color:#ed462e;">Text here</p>
.mytext {color:#ed462e;}
This box has a color of #ed462e
<div style="background-color:#ed462e;">Content here</div>
.mybackground {background-color:#ed462e;}
Border around this has a color of #ed462e
<div style="border:2px solid #ed462e;">Content here</div>
.myborder {border:2px solid #ed462e;}