#eaa4a9 color space conversions
Hex:
#eaa4a9
RGB:
234, 164, 169
CMY:
8, 36, 34
CMYK:
0, 30, 28, 8
HSL:
356°, 62.5000%, 78.0392%
HSV (HSB):
356°, 29.9145%, 91.7647%
XYZ:
54.3686, 46.9079, 43.7247
xyY:
0.3750, 0.3235, 46.9079
CIE-Lab:
74.1308, 26.5609, 7.8435
CIE-LCH:
74.1308, 27.6948, 16.4521
CIE-Luv:
74.1308, 45.0470, 6.2262
Hunter-Lab:
68.4894, 21.8414, 10.0909
#eaa4a9 color charts
#eaa4a9 color shades, tints & tones
#eaa4a9 color schemes
#eaa4a9 color preview, HTML & CSS examples
This text has a color of #eaa4a9
<p style="color:#eaa4a9;">Text here</p>
.mytext {color:#eaa4a9;}
This box has a color of #eaa4a9
<div style="background-color:#eaa4a9;">Content here</div>
.mybackground {background-color:#eaa4a9;}
Border around this has a color of #eaa4a9
<div style="border:2px solid #eaa4a9;">Content here</div>
.myborder {border:2px solid #eaa4a9;}