#eddc7d color space conversions
Hex:
#eddc7d
RGB:
237, 220, 125
CMY:
7, 14, 51
CMYK:
0, 7, 47, 7
HSL:
51°, 75.6757%, 70.9804%
HSV (HSB):
51°, 47.2574%, 92.9412%
XYZ:
64.2199, 70.6716, 29.6583
xyY:
0.3903, 0.4295, 70.6716
CIE-Lab:
87.3252, -6.6206, 48.5011
CIE-LCH:
87.3252, 48.9509, 97.7731
CIE-Luv:
87.3252, 15.7632, 63.4638
Hunter-Lab:
84.0664, -10.7566, 37.9292
#eddc7d color charts
#eddc7d color shades, tints & tones
#eddc7d color schemes
#eddc7d color preview, HTML & CSS examples
This text has a color of #eddc7d
<p style="color:#eddc7d;">Text here</p>
.mytext {color:#eddc7d;}
This box has a color of #eddc7d
<div style="background-color:#eddc7d;">Content here</div>
.mybackground {background-color:#eddc7d;}
Border around this has a color of #eddc7d
<div style="border:2px solid #eddc7d;">Content here</div>
.myborder {border:2px solid #eddc7d;}