#ed724c color space conversions
Hex:
#ed724c
RGB:
237, 114, 76
CMY:
7, 55, 70
CMYK:
0, 52, 68, 7
HSL:
14°, 81.7259%, 61.3725%
HSV (HSB):
14°, 67.9325%, 92.9412%
XYZ:
42.2469, 30.5610, 10.5097
xyY:
0.5071, 0.3668, 30.5610
CIE-Lab:
62.1352, 44.7929, 42.9729
CIE-LCH:
62.1352, 62.0731, 43.8120
CIE-Luv:
62.1352, 96.6824, 39.1662
Hunter-Lab:
55.2820, 39.6675, 27.4257
#ed724c color charts
#ed724c color shades, tints & tones
#ed724c color schemes
#ed724c color preview, HTML & CSS examples
This text has a color of #ed724c
<p style="color:#ed724c;">Text here</p>
.mytext {color:#ed724c;}
This box has a color of #ed724c
<div style="background-color:#ed724c;">Content here</div>
.mybackground {background-color:#ed724c;}
Border around this has a color of #ed724c
<div style="border:2px solid #ed724c;">Content here</div>
.myborder {border:2px solid #ed724c;}