#edcc4d color space conversions
Hex:
#edcc4d
RGB:
237, 204, 77
CMY:
7, 20, 70
CMYK:
0, 14, 68, 7
HSL:
48°, 81.6327%, 61.5686%
HSV (HSB):
48°, 67.5105%, 92.9412%
XYZ:
57.8575, 61.7261, 15.8861
xyY:
0.4271, 0.4556, 61.7261
CIE-Lab:
82.7675, -1.9715, 65.0000
CIE-LCH:
82.7675, 65.0299, 91.7373
CIE-Luv:
82.7675, 28.5596, 75.6220
Hunter-Lab:
78.5659, -6.0396, 43.0077
#edcc4d color charts
#edcc4d color shades, tints & tones
#edcc4d color schemes
#edcc4d color preview, HTML & CSS examples
This text has a color of #edcc4d
<p style="color:#edcc4d;">Text here</p>
.mytext {color:#edcc4d;}
This box has a color of #edcc4d
<div style="background-color:#edcc4d;">Content here</div>
.mybackground {background-color:#edcc4d;}
Border around this has a color of #edcc4d
<div style="border:2px solid #edcc4d;">Content here</div>
.myborder {border:2px solid #edcc4d;}