#eedbbd color space conversions
Hex:
#eedbbd
RGB:
238, 219, 189
CMY:
7, 14, 26
CMYK:
0, 8, 21, 7
HSL:
37°, 59.0361%, 83.7255%
HSV (HSB):
37°, 20.5882%, 93.3333%
XYZ:
69.7767, 72.5143, 58.4631
xyY:
0.3476, 0.3612, 72.5143
CIE-Lab:
88.2156, 1.8478, 17.1256
CIE-LCH:
88.2156, 17.2250, 83.8417
CIE-Luv:
88.2156, 13.2587, 24.4286
Hunter-Lab:
85.1553, -2.7580, 18.9034
#eedbbd color charts
#eedbbd color shades, tints & tones
#eedbbd color schemes
#eedbbd color preview, HTML & CSS examples
This text has a color of #eedbbd
<p style="color:#eedbbd;">Text here</p>
.mytext {color:#eedbbd;}
This box has a color of #eedbbd
<div style="background-color:#eedbbd;">Content here</div>
.mybackground {background-color:#eedbbd;}
Border around this has a color of #eedbbd
<div style="border:2px solid #eedbbd;">Content here</div>
.myborder {border:2px solid #eedbbd;}