#ed742e color space conversions
Hex:
#ed742e
RGB:
237, 116, 46
CMY:
7, 55, 82
CMYK:
0, 51, 81, 7
HSL:
22°, 84.1410%, 55.4902%
HSV (HSB):
22°, 80.5907%, 92.9412%
XYZ:
41.6636, 30.6926, 6.3131
xyY:
0.5296, 0.3901, 30.6926
CIE-Lab:
62.2472, 42.5459, 57.5001
CIE-LCH:
62.2472, 71.5291, 53.5013
CIE-Luv:
62.2472, 98.7561, 50.0663
Hunter-Lab:
55.4009, 37.2873, 32.0243
#ed742e color charts
#ed742e color shades, tints & tones
#ed742e color schemes
#ed742e color preview, HTML & CSS examples
This text has a color of #ed742e
<p style="color:#ed742e;">Text here</p>
.mytext {color:#ed742e;}
This box has a color of #ed742e
<div style="background-color:#ed742e;">Content here</div>
.mybackground {background-color:#ed742e;}
Border around this has a color of #ed742e
<div style="border:2px solid #ed742e;">Content here</div>
.myborder {border:2px solid #ed742e;}