#edc48c color space conversions
Hex:
#edc48c
RGB:
237, 196, 140
CMY:
7, 23, 45
CMYK:
0, 17, 41, 7
HSL:
35°, 72.9323%, 73.9216%
HSV (HSB):
35°, 40.9283%, 92.9412%
XYZ:
59.3986, 59.3778, 33.1414
xyY:
0.3910, 0.3909, 59.3778
CIE-Lab:
81.4988, 7.2265, 33.5670
CIE-LCH:
81.4988, 34.3361, 77.8504
CIE-Luv:
81.4988, 30.2488, 43.2946
Hunter-Lab:
77.0570, 2.7451, 28.4399
#edc48c color charts
#edc48c color shades, tints & tones
#edc48c color schemes
#edc48c color preview, HTML & CSS examples
This text has a color of #edc48c
<p style="color:#edc48c;">Text here</p>
.mytext {color:#edc48c;}
This box has a color of #edc48c
<div style="background-color:#edc48c;">Content here</div>
.mybackground {background-color:#edc48c;}
Border around this has a color of #edc48c
<div style="border:2px solid #edc48c;">Content here</div>
.myborder {border:2px solid #edc48c;}