#e6a6d8 color space conversions
Hex:
#e6a6d8
RGB:
230, 166, 216
CMY:
10, 35, 15
CMYK:
0, 28, 6, 10
HSL:
313°, 56.1404%, 77.6471%
HSV (HSB):
313°, 27.8261%, 90.1961%
XYZ:
58.6640, 49.0533, 71.3421
xyY:
0.3276, 0.2739, 49.0533
CIE-Lab:
75.4845, 31.3810, -15.9783
CIE-LCH:
75.4845, 35.2146, 333.0161
CIE-Luv:
75.4845, 34.1893, -30.0013
Hunter-Lab:
70.0381, 26.9453, -11.3672
#e6a6d8 color charts
#e6a6d8 color shades, tints & tones
#e6a6d8 color schemes
#e6a6d8 color preview, HTML & CSS examples
This text has a color of #e6a6d8
<p style="color:#e6a6d8;">Text here</p>
.mytext {color:#e6a6d8;}
This box has a color of #e6a6d8
<div style="background-color:#e6a6d8;">Content here</div>
.mybackground {background-color:#e6a6d8;}
Border around this has a color of #e6a6d8
<div style="border:2px solid #e6a6d8;">Content here</div>
.myborder {border:2px solid #e6a6d8;}