#eed0af color space conversions
Hex:
#eed0af
RGB:
238, 208, 175
CMY:
7, 18, 31
CMYK:
0, 13, 26, 7
HSL:
31°, 64.9485%, 80.9804%
HSV (HSB):
31°, 26.4706%, 93.3333%
XYZ:
65.5536, 66.3840, 49.9158
xyY:
0.3605, 0.3650, 66.3840
CIE-Lab:
85.1919, 5.5910, 20.2553
CIE-LCH:
85.1919, 21.0127, 74.5690
CIE-Luv:
85.1919, 20.6841, 27.6834
Hunter-Lab:
81.4764, 1.0324, 20.7100
#eed0af color charts
#eed0af color shades, tints & tones
#eed0af color schemes
#eed0af color preview, HTML & CSS examples
This text has a color of #eed0af
<p style="color:#eed0af;">Text here</p>
.mytext {color:#eed0af;}
This box has a color of #eed0af
<div style="background-color:#eed0af;">Content here</div>
.mybackground {background-color:#eed0af;}
Border around this has a color of #eed0af
<div style="border:2px solid #eed0af;">Content here</div>
.myborder {border:2px solid #eed0af;}