#edc86a color space conversions
Hex:
#edc86a
RGB:
237, 200, 106
CMY:
7, 22, 58
CMYK:
0, 16, 55, 7
HSL:
43°, 78.4431%, 67.2549%
HSV (HSB):
43°, 55.2743%, 92.9412%
XYZ:
58.1808, 60.3537, 22.2186
xyY:
0.4134, 0.4288, 60.3537
CIE-Lab:
82.0301, 1.9953, 51.2705
CIE-LCH:
82.0301, 51.3094, 87.7714
CIE-Luv:
82.0301, 29.9379, 62.8672
Hunter-Lab:
77.6876, -2.2734, 37.4244
#edc86a color charts
#edc86a color shades, tints & tones
#edc86a color schemes
#edc86a color preview, HTML & CSS examples
This text has a color of #edc86a
<p style="color:#edc86a;">Text here</p>
.mytext {color:#edc86a;}
This box has a color of #edc86a
<div style="background-color:#edc86a;">Content here</div>
.mybackground {background-color:#edc86a;}
Border around this has a color of #edc86a
<div style="border:2px solid #edc86a;">Content here</div>
.myborder {border:2px solid #edc86a;}