#eddc8c color space conversions
Hex:
#eddc8c
RGB:
237, 220, 140
CMY:
7, 14, 45
CMYK:
0, 7, 41, 7
HSL:
49°, 72.9323%, 73.9216%
HSV (HSB):
49°, 40.9283%, 92.9412%
XYZ:
65.2519, 71.0844, 35.0925
xyY:
0.3806, 0.4147, 71.0844
CIE-Lab:
87.5260, -5.1485, 41.3687
CIE-LCH:
87.5260, 41.6879, 97.0942
CIE-Luv:
87.5260, 15.0145, 55.6809
Hunter-Lab:
84.3115, -9.3974, 34.3402
#eddc8c color charts
#eddc8c color shades, tints & tones
#eddc8c color schemes
#eddc8c color preview, HTML & CSS examples
This text has a color of #eddc8c
<p style="color:#eddc8c;">Text here</p>
.mytext {color:#eddc8c;}
This box has a color of #eddc8c
<div style="background-color:#eddc8c;">Content here</div>
.mybackground {background-color:#eddc8c;}
Border around this has a color of #eddc8c
<div style="border:2px solid #eddc8c;">Content here</div>
.myborder {border:2px solid #eddc8c;}