#e9a5d8 color space conversions
Hex:
#e9a5d8
RGB:
233, 165, 216
CMY:
9, 35, 15
CMYK:
0, 29, 7, 9
HSL:
315°, 60.7143%, 78.0392%
HSV (HSB):
315°, 29.1845%, 91.3725%
XYZ:
59.4541, 49.1918, 71.3271
xyY:
0.3303, 0.2733, 49.1918
CIE-Lab:
75.5705, 32.9128, -15.8179
CIE-LCH:
75.5705, 36.5166, 334.3311
CIE-Luv:
75.5705, 36.6602, -30.0251
Hunter-Lab:
70.1368, 28.5726, -11.2004
#e9a5d8 color charts
#e9a5d8 color shades, tints & tones
#e9a5d8 color schemes
#e9a5d8 color preview, HTML & CSS examples
This text has a color of #e9a5d8
<p style="color:#e9a5d8;">Text here</p>
.mytext {color:#e9a5d8;}
This box has a color of #e9a5d8
<div style="background-color:#e9a5d8;">Content here</div>
.mybackground {background-color:#e9a5d8;}
Border around this has a color of #e9a5d8
<div style="border:2px solid #e9a5d8;">Content here</div>
.myborder {border:2px solid #e9a5d8;}