#eddc5b color space conversions
Hex:
#eddc5b
RGB:
237, 220, 91
CMY:
7, 14, 64
CMYK:
0, 7, 62, 7
HSL:
53°, 80.2198%, 64.3137%
HSV (HSB):
53°, 61.6034%, 92.9412%
XYZ:
62.4066, 69.9463, 20.1093
xyY:
0.4093, 0.4588, 69.9463
CIE-Lab:
86.9705, -9.2608, 63.6392
CIE-LCH:
86.9705, 64.3094, 98.2796
CIE-Luv:
86.9705, 17.1457, 77.8163
Hunter-Lab:
83.6339, -13.1648, 44.2877
#eddc5b color charts
#eddc5b color shades, tints & tones
#eddc5b color schemes
#eddc5b color preview, HTML & CSS examples
This text has a color of #eddc5b
<p style="color:#eddc5b;">Text here</p>
.mytext {color:#eddc5b;}
This box has a color of #eddc5b
<div style="background-color:#eddc5b;">Content here</div>
.mybackground {background-color:#eddc5b;}
Border around this has a color of #eddc5b
<div style="border:2px solid #eddc5b;">Content here</div>
.myborder {border:2px solid #eddc5b;}