#eaaaaf color space conversions
Hex:
#eaaaaf
RGB:
234, 170, 175
CMY:
8, 33, 31
CMYK:
0, 27, 25, 8
HSL:
355°, 60.3774%, 79.2157%
HSV (HSB):
355°, 27.3504%, 91.7647%
XYZ:
56.0443, 49.3370, 47.1266
xyY:
0.3675, 0.3235, 49.3370
CIE-Lab:
75.6605, 24.1885, 6.7494
CIE-LCH:
75.6605, 25.1125, 15.5909
CIE-Luv:
75.6605, 40.6100, 5.2224
Hunter-Lab:
70.2403, 19.5034, 9.3886
#eaaaaf color charts
#eaaaaf color shades, tints & tones
#eaaaaf color schemes
#eaaaaf color preview, HTML & CSS examples
This text has a color of #eaaaaf
<p style="color:#eaaaaf;">Text here</p>
.mytext {color:#eaaaaf;}
This box has a color of #eaaaaf
<div style="background-color:#eaaaaf;">Content here</div>
.mybackground {background-color:#eaaaaf;}
Border around this has a color of #eaaaaf
<div style="border:2px solid #eaaaaf;">Content here</div>
.myborder {border:2px solid #eaaaaf;}