#e7a6cd color space conversions
Hex:
#e7a6cd
RGB:
231, 166, 205
CMY:
9, 35, 20
CMYK:
0, 28, 11, 9
HSL:
324°, 57.5221%, 77.8431%
HSV (HSB):
324°, 28.1385%, 90.5882%
XYZ:
57.6107, 48.6691, 64.1153
xyY:
0.3381, 0.2856, 48.6691
CIE-Lab:
75.2450, 29.8497, -10.3156
CIE-LCH:
75.2450, 31.5819, 340.9355
CIE-Luv:
75.2450, 36.4934, -20.9057
Hunter-Lab:
69.7633, 25.3200, -5.6556
#e7a6cd color charts
#e7a6cd color shades, tints & tones
#e7a6cd color schemes
#e7a6cd color preview, HTML & CSS examples
This text has a color of #e7a6cd
<p style="color:#e7a6cd;">Text here</p>
.mytext {color:#e7a6cd;}
This box has a color of #e7a6cd
<div style="background-color:#e7a6cd;">Content here</div>
.mybackground {background-color:#e7a6cd;}
Border around this has a color of #e7a6cd
<div style="border:2px solid #e7a6cd;">Content here</div>
.myborder {border:2px solid #e7a6cd;}