#ed712e color space conversions
Hex:
#ed712e
RGB:
237, 113, 46
CMY:
7, 56, 82
CMYK:
0, 52, 81, 7
HSL:
21°, 84.1410%, 55.4902%
HSV (HSB):
21°, 80.5907%, 92.9412%
XYZ:
41.3233, 30.0120, 6.1997
xyY:
0.5330, 0.3871, 30.0120
CIE-Lab:
61.6646, 44.0204, 56.9619
CIE-LCH:
61.6646, 71.9893, 52.3030
CIE-Luv:
61.6646, 101.1664, 49.0451
Hunter-Lab:
54.7832, 38.7729, 31.6386
#ed712e color charts
#ed712e color shades, tints & tones
#ed712e color schemes
#ed712e color preview, HTML & CSS examples
This text has a color of #ed712e
<p style="color:#ed712e;">Text here</p>
.mytext {color:#ed712e;}
This box has a color of #ed712e
<div style="background-color:#ed712e;">Content here</div>
.mybackground {background-color:#ed712e;}
Border around this has a color of #ed712e
<div style="border:2px solid #ed712e;">Content here</div>
.myborder {border:2px solid #ed712e;}