#eaa9a9 color space conversions
Hex:
#eaa9a9
RGB:
234, 169, 169
CMY:
8, 34, 34
CMYK:
0, 28, 28, 8
HSL:
0°, 60.7477%, 79.0196%
HSV (HSB):
0°, 27.7778%, 91.7647%
XYZ:
55.2811, 48.7329, 44.0289
xyY:
0.3734, 0.3292, 48.7329
CIE-Lab:
75.2849, 23.8957, 9.4919
CIE-LCH:
75.2849, 25.7119, 21.6641
CIE-Luv:
75.2849, 42.0270, 9.0524
Hunter-Lab:
69.8090, 19.1868, 11.4718
#eaa9a9 color charts
#eaa9a9 color shades, tints & tones
#eaa9a9 color schemes
#eaa9a9 color preview, HTML & CSS examples
This text has a color of #eaa9a9
<p style="color:#eaa9a9;">Text here</p>
.mytext {color:#eaa9a9;}
This box has a color of #eaa9a9
<div style="background-color:#eaa9a9;">Content here</div>
.mybackground {background-color:#eaa9a9;}
Border around this has a color of #eaa9a9
<div style="border:2px solid #eaa9a9;">Content here</div>
.myborder {border:2px solid #eaa9a9;}