#edcc3d color space conversions
Hex:
#edcc3d
RGB:
237, 204, 61
CMY:
7, 20, 76
CMYK:
0, 14, 74, 7
HSL:
49°, 83.0189%, 58.4314%
HSV (HSB):
49°, 74.2616%, 92.9412%
XYZ:
57.3602, 61.5272, 13.2676
xyY:
0.4340, 0.4656, 61.5272
CIE-Lab:
82.6613, -2.7312, 70.9524
CIE-LCH:
82.6613, 71.0049, 92.2044
CIE-Luv:
82.6613, 29.1073, 80.0714
Hunter-Lab:
78.4393, -6.7371, 44.8789
#edcc3d color charts
#edcc3d color shades, tints & tones
#edcc3d color schemes
#edcc3d color preview, HTML & CSS examples
This text has a color of #edcc3d
<p style="color:#edcc3d;">Text here</p>
.mytext {color:#edcc3d;}
This box has a color of #edcc3d
<div style="background-color:#edcc3d;">Content here</div>
.mybackground {background-color:#edcc3d;}
Border around this has a color of #edcc3d
<div style="border:2px solid #edcc3d;">Content here</div>
.myborder {border:2px solid #edcc3d;}