#edcd5e color space conversions
Hex:
#edcd5e
RGB:
237, 205, 94
CMY:
7, 20, 63
CMYK:
0, 14, 60, 7
HSL:
47°, 79.8883%, 64.9020%
HSV (HSB):
47°, 60.3376%, 92.9412%
XYZ:
58.7768, 62.4753, 19.5507
xyY:
0.4174, 0.4437, 62.4753
CIE-Lab:
83.1655, -1.4546, 58.1434
CIE-LCH:
83.1655, 58.1616, 91.4331
CIE-Luv:
83.1655, 27.1409, 70.1143
Hunter-Lab:
79.0413, -5.5861, 40.6636
#edcd5e color charts
#edcd5e color shades, tints & tones
#edcd5e color schemes
#edcd5e color preview, HTML & CSS examples
This text has a color of #edcd5e
<p style="color:#edcd5e;">Text here</p>
.mytext {color:#edcd5e;}
This box has a color of #edcd5e
<div style="background-color:#edcd5e;">Content here</div>
.mybackground {background-color:#edcd5e;}
Border around this has a color of #edcd5e
<div style="border:2px solid #edcd5e;">Content here</div>
.myborder {border:2px solid #edcd5e;}