#eaa9d3 color space conversions
Hex:
#eaa9d3
RGB:
234, 169, 211
CMY:
8, 34, 17
CMYK:
0, 28, 10, 8
HSL:
321°, 60.7477%, 79.0196%
HSV (HSB):
321°, 27.7778%, 91.7647%
XYZ:
59.8775, 50.5715, 68.2334
xyY:
0.3351, 0.2830, 50.5715
CIE-Lab:
76.4187, 30.2694, -11.8069
CIE-LCH:
76.4187, 32.4906, 338.6912
CIE-Luv:
76.4187, 36.0133, -23.3370
Hunter-Lab:
71.1136, 25.8477, -7.1091
#eaa9d3 color charts
#eaa9d3 color shades, tints & tones
#eaa9d3 color schemes
#eaa9d3 color preview, HTML & CSS examples
This text has a color of #eaa9d3
<p style="color:#eaa9d3;">Text here</p>
.mytext {color:#eaa9d3;}
This box has a color of #eaa9d3
<div style="background-color:#eaa9d3;">Content here</div>
.mybackground {background-color:#eaa9d3;}
Border around this has a color of #eaa9d3
<div style="border:2px solid #eaa9d3;">Content here</div>
.myborder {border:2px solid #eaa9d3;}