#eed8b2 color space conversions
Hex:
#eed8b2
RGB:
238, 216, 178
CMY:
7, 15, 30
CMYK:
0, 9, 25, 7
HSL:
38°, 63.8298%, 81.5686%
HSV (HSB):
38°, 25.2101%, 93.3333%
XYZ:
67.8516, 70.5032, 52.1518
xyY:
0.3562, 0.3701, 70.5032
CIE-Lab:
87.2431, 1.8527, 21.5226
CIE-LCH:
87.2431, 21.6022, 85.0800
CIE-Luv:
87.2431, 15.7531, 30.2503
Hunter-Lab:
83.9662, -2.6981, 21.9510
#eed8b2 color charts
#eed8b2 color shades, tints & tones
#eed8b2 color schemes
#eed8b2 color preview, HTML & CSS examples
This text has a color of #eed8b2
<p style="color:#eed8b2;">Text here</p>
.mytext {color:#eed8b2;}
This box has a color of #eed8b2
<div style="background-color:#eed8b2;">Content here</div>
.mybackground {background-color:#eed8b2;}
Border around this has a color of #eed8b2
<div style="border:2px solid #eed8b2;">Content here</div>
.myborder {border:2px solid #eed8b2;}