#edc980 color space conversions
Hex:
#edc980
RGB:
237, 201, 128
CMY:
7, 21, 50
CMYK:
0, 15, 46, 7
HSL:
40°, 75.1724%, 71.5686%
HSV (HSB):
40°, 45.9916%, 92.9412%
XYZ:
59.7080, 61.3363, 29.1142
xyY:
0.3976, 0.4085, 61.3363
CIE-Lab:
82.5592, 3.3968, 41.0815
CIE-LCH:
82.5592, 41.2217, 85.2733
CIE-Luv:
82.5592, 27.8783, 52.5698
Hunter-Lab:
78.3175, -0.9702, 32.7814
#edc980 color charts
#edc980 color shades, tints & tones
#edc980 color schemes
#edc980 color preview, HTML & CSS examples
This text has a color of #edc980
<p style="color:#edc980;">Text here</p>
.mytext {color:#edc980;}
This box has a color of #edc980
<div style="background-color:#edc980;">Content here</div>
.mybackground {background-color:#edc980;}
Border around this has a color of #edc980
<div style="border:2px solid #edc980;">Content here</div>
.myborder {border:2px solid #edc980;}