#eadab4 color space conversions
Hex:
#eadab4
RGB:
234, 218, 180
CMY:
8, 15, 29
CMYK:
0, 7, 23, 8
HSL:
42°, 56.2500%, 81.1765%
HSV (HSB):
42°, 23.0769%, 91.7647%
XYZ:
67.2413, 70.9305, 53.3270
xyY:
0.3511, 0.3704, 70.9305
CIE-Lab:
87.4512, -0.3884, 20.7148
CIE-LCH:
87.4512, 20.7185, 91.0742
CIE-Luv:
87.4512, 11.9028, 29.6444
Hunter-Lab:
84.2203, -4.8714, 21.4127
#eadab4 color charts
#eadab4 color shades, tints & tones
#eadab4 color schemes
#eadab4 color preview, HTML & CSS examples
This text has a color of #eadab4
<p style="color:#eadab4;">Text here</p>
.mytext {color:#eadab4;}
This box has a color of #eadab4
<div style="background-color:#eadab4;">Content here</div>
.mybackground {background-color:#eadab4;}
Border around this has a color of #eadab4
<div style="border:2px solid #eadab4;">Content here</div>
.myborder {border:2px solid #eadab4;}