#eaa7d5 color space conversions
Hex:
#eaa7d5
RGB:
234, 167, 213
CMY:
8, 35, 16
CMYK:
0, 29, 9, 8
HSL:
319°, 61.4679%, 78.6275%
HSV (HSB):
319°, 28.6325%, 91.7647%
XYZ:
59.7606, 49.9340, 69.4393
xyY:
0.3336, 0.2788, 49.9340
CIE-Lab:
76.0287, 31.6714, -13.4817
CIE-LCH:
76.0287, 34.4214, 336.9419
CIE-Luv:
76.0287, 36.7543, -26.1732
Hunter-Lab:
70.6640, 27.2958, -8.7977
#eaa7d5 color charts
#eaa7d5 color shades, tints & tones
#eaa7d5 color schemes
#eaa7d5 color preview, HTML & CSS examples
This text has a color of #eaa7d5
<p style="color:#eaa7d5;">Text here</p>
.mytext {color:#eaa7d5;}
This box has a color of #eaa7d5
<div style="background-color:#eaa7d5;">Content here</div>
.mybackground {background-color:#eaa7d5;}
Border around this has a color of #eaa7d5
<div style="border:2px solid #eaa7d5;">Content here</div>
.myborder {border:2px solid #eaa7d5;}