#eaa9a6 color space conversions
Hex:
#eaa9a6
RGB:
234, 169, 166
CMY:
8, 34, 35
CMYK:
0, 28, 29, 8
HSL:
3°, 61.8182%, 78.4314%
HSV (HSB):
3°, 29.0598%, 91.7647%
XYZ:
55.0026, 48.6215, 42.5623
xyY:
0.3762, 0.3326, 48.6215
CIE-Lab:
75.2153, 23.4937, 11.0325
CIE-LCH:
75.2153, 25.9552, 25.1546
CIE-Luv:
75.2153, 42.4328, 11.2201
Hunter-Lab:
69.7291, 18.7754, 12.6201
#eaa9a6 color charts
#eaa9a6 color shades, tints & tones
#eaa9a6 color schemes
#eaa9a6 color preview, HTML & CSS examples
This text has a color of #eaa9a6
<p style="color:#eaa9a6;">Text here</p>
.mytext {color:#eaa9a6;}
This box has a color of #eaa9a6
<div style="background-color:#eaa9a6;">Content here</div>
.mybackground {background-color:#eaa9a6;}
Border around this has a color of #eaa9a6
<div style="border:2px solid #eaa9a6;">Content here</div>
.myborder {border:2px solid #eaa9a6;}