#e7a9d9 color space conversions
Hex:
#e7a9d9
RGB:
231, 169, 217
CMY:
9, 34, 15
CMYK:
0, 27, 6, 9
HSL:
314°, 56.3636%, 78.4314%
HSV (HSB):
314°, 26.8398%, 90.5882%
XYZ:
59.6673, 50.3746, 72.2241
xyY:
0.3274, 0.2764, 50.3746
CIE-Lab:
76.2986, 30.2850, -15.2875
CIE-LCH:
76.2986, 33.9248, 333.2158
CIE-Luv:
76.2986, 33.1668, -28.7698
Hunter-Lab:
70.9751, 25.8551, -10.6508
#e7a9d9 color charts
#e7a9d9 color shades, tints & tones
#e7a9d9 color schemes
#e7a9d9 color preview, HTML & CSS examples
This text has a color of #e7a9d9
<p style="color:#e7a9d9;">Text here</p>
.mytext {color:#e7a9d9;}
This box has a color of #e7a9d9
<div style="background-color:#e7a9d9;">Content here</div>
.mybackground {background-color:#e7a9d9;}
Border around this has a color of #e7a9d9
<div style="border:2px solid #e7a9d9;">Content here</div>
.myborder {border:2px solid #e7a9d9;}