#eaa2a4 color space conversions
Hex:
#eaa2a4
RGB:
234, 162, 164
CMY:
8, 36, 36
CMYK:
0, 31, 30, 8
HSL:
358°, 63.1579%, 77.6471%
HSV (HSB):
358°, 30.7692%, 91.7647%
XYZ:
53.5529, 46.0134, 41.1809
xyY:
0.3805, 0.3269, 46.0134
CIE-Lab:
73.5542, 26.9599, 9.7683
CIE-LCH:
73.5542, 28.6750, 19.9167
CIE-Luv:
73.5542, 46.9952, 8.7475
Hunter-Lab:
67.8332, 22.2138, 11.4888
#eaa2a4 color charts
#eaa2a4 color shades, tints & tones
#eaa2a4 color schemes
#eaa2a4 color preview, HTML & CSS examples
This text has a color of #eaa2a4
<p style="color:#eaa2a4;">Text here</p>
.mytext {color:#eaa2a4;}
This box has a color of #eaa2a4
<div style="background-color:#eaa2a4;">Content here</div>
.mybackground {background-color:#eaa2a4;}
Border around this has a color of #eaa2a4
<div style="border:2px solid #eaa2a4;">Content here</div>
.myborder {border:2px solid #eaa2a4;}