#edc06e color space conversions
Hex:
#edc06e
RGB:
237, 192, 110
CMY:
7, 25, 57
CMYK:
0, 19, 54, 7
HSL:
39°, 77.9141%, 68.0392%
HSV (HSB):
39°, 53.5865%, 92.9412%
XYZ:
56.5892, 56.8296, 22.7385
xyY:
0.4156, 0.4174, 56.8296
CIE-Lab:
80.0836, 6.4777, 47.0034
CIE-LCH:
80.0836, 47.4477, 82.1533
CIE-Luv:
80.0836, 35.1749, 57.2989
Hunter-Lab:
75.3854, 2.0692, 34.8861
#edc06e color charts
#edc06e color shades, tints & tones
#edc06e color schemes
#edc06e color preview, HTML & CSS examples
This text has a color of #edc06e
<p style="color:#edc06e;">Text here</p>
.mytext {color:#edc06e;}
This box has a color of #edc06e
<div style="background-color:#edc06e;">Content here</div>
.mybackground {background-color:#edc06e;}
Border around this has a color of #edc06e
<div style="border:2px solid #edc06e;">Content here</div>
.myborder {border:2px solid #edc06e;}