#eaa2d1 color space conversions
Hex:
#eaa2d1
RGB:
234, 162, 209
CMY:
8, 36, 18
CMYK:
0, 31, 11, 8
HSL:
321°, 63.1579%, 77.6471%
HSV (HSB):
321°, 30.7692%, 91.7647%
XYZ:
58.3606, 47.9365, 66.4983
xyY:
0.3377, 0.2774, 47.9365
CIE-Lab:
74.7849, 33.6613, -13.1607
CIE-LCH:
74.7849, 36.1426, 338.6458
CIE-Luv:
74.7849, 39.9788, -25.9651
Hunter-Lab:
69.2362, 29.2980, -8.4801
#eaa2d1 color charts
#eaa2d1 color shades, tints & tones
#eaa2d1 color schemes
#eaa2d1 color preview, HTML & CSS examples
This text has a color of #eaa2d1
<p style="color:#eaa2d1;">Text here</p>
.mytext {color:#eaa2d1;}
This box has a color of #eaa2d1
<div style="background-color:#eaa2d1;">Content here</div>
.mybackground {background-color:#eaa2d1;}
Border around this has a color of #eaa2d1
<div style="border:2px solid #eaa2d1;">Content here</div>
.myborder {border:2px solid #eaa2d1;}