#e8a6da color space conversions
Hex:
#e8a6da
RGB:
232, 166, 218
CMY:
9, 35, 15
CMYK:
0, 28, 6, 9
HSL:
313°, 58.9286%, 78.0392%
HSV (HSB):
313°, 28.4483%, 90.9804%
XYZ:
59.5698, 49.4902, 72.7426
xyY:
0.3277, 0.2722, 49.4902
CIE-Lab:
75.7553, 32.3936, -16.6407
CIE-LCH:
75.7553, 36.4178, 332.8103
CIE-Luv:
75.7553, 35.1904, -31.2409
Hunter-Lab:
70.3493, 28.0376, -12.0626
#e8a6da color charts
#e8a6da color shades, tints & tones
#e8a6da color schemes
#e8a6da color preview, HTML & CSS examples
This text has a color of #e8a6da
<p style="color:#e8a6da;">Text here</p>
.mytext {color:#e8a6da;}
This box has a color of #e8a6da
<div style="background-color:#e8a6da;">Content here</div>
.mybackground {background-color:#e8a6da;}
Border around this has a color of #e8a6da
<div style="border:2px solid #e8a6da;">Content here</div>
.myborder {border:2px solid #e8a6da;}