#eddc8b color space conversions
Hex:
#eddc8b
RGB:
237, 220, 139
CMY:
7, 14, 45
CMYK:
0, 7, 41, 7
HSL:
50°, 73.1343%, 73.7255%
HSV (HSB):
50°, 41.3502%, 92.9412%
XYZ:
65.1785, 71.0550, 34.7058
xyY:
0.3813, 0.4157, 71.0550
CIE-Lab:
87.5117, -5.2525, 41.8496
CIE-LCH:
87.5117, 42.1779, 97.1537
CIE-Luv:
87.5117, 15.0669, 56.2259
Hunter-Lab:
84.2941, -9.4938, 34.5948
#eddc8b color charts
#eddc8b color shades, tints & tones
#eddc8b color schemes
#eddc8b color preview, HTML & CSS examples
This text has a color of #eddc8b
<p style="color:#eddc8b;">Text here</p>
.mytext {color:#eddc8b;}
This box has a color of #eddc8b
<div style="background-color:#eddc8b;">Content here</div>
.mybackground {background-color:#eddc8b;}
Border around this has a color of #eddc8b
<div style="border:2px solid #eddc8b;">Content here</div>
.myborder {border:2px solid #eddc8b;}