#eed0b1 color space conversions
Hex:
#eed0b1
RGB:
238, 208, 177
CMY:
7, 18, 31
CMYK:
0, 13, 26, 7
HSL:
30°, 64.2105%, 81.3725%
HSV (HSB):
30°, 25.6303%, 93.3333%
XYZ:
65.7516, 66.4632, 50.9582
xyY:
0.3590, 0.3628, 66.4632
CIE-Lab:
85.2321, 5.8619, 19.2585
CIE-LCH:
85.2321, 20.1309, 73.0709
CIE-Luv:
85.2321, 20.5250, 26.3168
Hunter-Lab:
81.5250, 1.2952, 20.0076
#eed0b1 color charts
#eed0b1 color shades, tints & tones
#eed0b1 color schemes
#eed0b1 color preview, HTML & CSS examples
This text has a color of #eed0b1
<p style="color:#eed0b1;">Text here</p>
.mytext {color:#eed0b1;}
This box has a color of #eed0b1
<div style="background-color:#eed0b1;">Content here</div>
.mybackground {background-color:#eed0b1;}
Border around this has a color of #eed0b1
<div style="border:2px solid #eed0b1;">Content here</div>
.myborder {border:2px solid #eed0b1;}