#eaaa9a color space conversions
Hex:
#eaaa9a
RGB:
234, 170, 154
CMY:
8, 33, 40
CMYK:
0, 27, 34, 8
HSL:
12°, 65.5738%, 76.0784%
HSV (HSB):
12°, 34.1880%, 91.7647%
XYZ:
54.1391, 48.5750, 37.0943
xyY:
0.3872, 0.3474, 48.5750
CIE-Lab:
75.1861, 21.4275, 17.5338
CIE-LCH:
75.1861, 27.6870, 39.2930
CIE-Luv:
75.1861, 43.3787, 20.1817
Hunter-Lab:
69.6957, 16.6899, 17.2310
#eaaa9a color charts
#eaaa9a color shades, tints & tones
#eaaa9a color schemes
#eaaa9a color preview, HTML & CSS examples
This text has a color of #eaaa9a
<p style="color:#eaaa9a;">Text here</p>
.mytext {color:#eaaa9a;}
This box has a color of #eaaa9a
<div style="background-color:#eaaa9a;">Content here</div>
.mybackground {background-color:#eaaa9a;}
Border around this has a color of #eaaa9a
<div style="border:2px solid #eaaa9a;">Content here</div>
.myborder {border:2px solid #eaaa9a;}