#eadbd2 color space conversions
Hex:
#eadbd2
RGB:
234, 219, 210
CMY:
8, 14, 18
CMYK:
0, 6, 10, 8
HSL:
23°, 36.3636%, 87.0588%
HSV (HSB):
23°, 10.2564%, 91.7647%
XYZ:
70.8961, 72.8086, 71.2896
xyY:
0.3298, 0.3387, 72.8086
CIE-Lab:
88.3564, 3.6400, 6.2572
CIE-LCH:
88.3564, 7.2389, 59.8118
CIE-Luv:
88.3564, 9.3264, 8.6993
Hunter-Lab:
85.3280, -1.0144, 10.1941
#eadbd2 color charts
#eadbd2 color shades, tints & tones
#eadbd2 color schemes
#eadbd2 color preview, HTML & CSS examples
This text has a color of #eadbd2
<p style="color:#eadbd2;">Text here</p>
.mytext {color:#eadbd2;}
This box has a color of #eadbd2
<div style="background-color:#eadbd2;">Content here</div>
.mybackground {background-color:#eadbd2;}
Border around this has a color of #eadbd2
<div style="border:2px solid #eadbd2;">Content here</div>
.myborder {border:2px solid #eadbd2;}