#edcc50 color space conversions
Hex:
#edcc50
RGB:
237, 204, 80
CMY:
7, 20, 69
CMYK:
0, 14, 66, 7
HSL:
47°, 81.3472%, 62.1569%
HSV (HSB):
47°, 66.2447%, 92.9412%
XYZ:
57.9659, 61.7694, 16.4570
xyY:
0.4256, 0.4535, 61.7694
CIE-Lab:
82.7907, -1.8067, 63.7935
CIE-LCH:
82.7907, 63.8190, 91.6222
CIE-Luv:
82.7907, 28.4417, 74.6635
Hunter-Lab:
78.5935, -5.8878, 42.6005
#edcc50 color charts
#edcc50 color shades, tints & tones
#edcc50 color schemes
#edcc50 color preview, HTML & CSS examples
This text has a color of #edcc50
<p style="color:#edcc50;">Text here</p>
.mytext {color:#edcc50;}
This box has a color of #edcc50
<div style="background-color:#edcc50;">Content here</div>
.mybackground {background-color:#edcc50;}
Border around this has a color of #edcc50
<div style="border:2px solid #edcc50;">Content here</div>
.myborder {border:2px solid #edcc50;}