#edc99d color space conversions
Hex:
#edc99d
RGB:
237, 201, 157
CMY:
7, 21, 38
CMYK:
0, 15, 34, 7
HSL:
33°, 68.9655%, 77.2549%
HSV (HSB):
33°, 33.7553%, 92.9412%
XYZ:
61.8975, 62.2121, 40.6441
xyY:
0.3757, 0.3776, 62.2121
CIE-Lab:
83.0261, 6.5560, 26.7303
CIE-LCH:
83.0261, 27.5225, 76.2193
CIE-Luv:
83.0261, 25.7035, 35.5319
Hunter-Lab:
78.8747, 2.0486, 24.6602
#edc99d color charts
#edc99d color shades, tints & tones
#edc99d color schemes
#edc99d color preview, HTML & CSS examples
This text has a color of #edc99d
<p style="color:#edc99d;">Text here</p>
.mytext {color:#edc99d;}
This box has a color of #edc99d
<div style="background-color:#edc99d;">Content here</div>
.mybackground {background-color:#edc99d;}
Border around this has a color of #edc99d
<div style="border:2px solid #edc99d;">Content here</div>
.myborder {border:2px solid #edc99d;}