#eadbb2 color space conversions
Hex:
#eadbb2
RGB:
234, 219, 178
CMY:
8, 14, 30
CMYK:
0, 6, 24, 8
HSL:
44°, 57.1429%, 80.7843%
HSV (HSB):
44°, 23.9316%, 91.7647%
XYZ:
67.2991, 71.3698, 52.3482
xyY:
0.3523, 0.3736, 71.3698
CIE-Lab:
87.6644, -1.1795, 22.0528
CIE-LCH:
87.6644, 22.0843, 93.0616
CIE-Luv:
87.6644, 11.4549, 31.5815
Hunter-Lab:
84.4807, -5.6443, 22.3976
#eadbb2 color charts
#eadbb2 color shades, tints & tones
#eadbb2 color schemes
#eadbb2 color preview, HTML & CSS examples
This text has a color of #eadbb2
<p style="color:#eadbb2;">Text here</p>
.mytext {color:#eadbb2;}
This box has a color of #eadbb2
<div style="background-color:#eadbb2;">Content here</div>
.mybackground {background-color:#eadbb2;}
Border around this has a color of #eadbb2
<div style="border:2px solid #eadbb2;">Content here</div>
.myborder {border:2px solid #eadbb2;}