#eaa7c9 color space conversions
Hex:
#eaa7c9
RGB:
234, 167, 201
CMY:
8, 35, 21
CMYK:
0, 29, 14, 8
HSL:
330°, 61.4679%, 78.6275%
HSV (HSB):
330°, 28.6325%, 91.7647%
XYZ:
58.2930, 49.3469, 61.7109
xyY:
0.3442, 0.2914, 49.3469
CIE-Lab:
75.6666, 29.6965, -7.4665
CIE-LCH:
75.6666, 30.6207, 345.8869
CIE-Luv:
75.6666, 38.5725, -16.5477
Hunter-Lab:
70.2474, 25.1909, -2.9119
#eaa7c9 color charts
#eaa7c9 color shades, tints & tones
#eaa7c9 color schemes
#eaa7c9 color preview, HTML & CSS examples
This text has a color of #eaa7c9
<p style="color:#eaa7c9;">Text here</p>
.mytext {color:#eaa7c9;}
This box has a color of #eaa7c9
<div style="background-color:#eaa7c9;">Content here</div>
.mybackground {background-color:#eaa7c9;}
Border around this has a color of #eaa7c9
<div style="border:2px solid #eaa7c9;">Content here</div>
.myborder {border:2px solid #eaa7c9;}