#e5a6cc color space conversions
Hex:
#e5a6cc
RGB:
229, 166, 204
CMY:
10, 35, 20
CMYK:
0, 28, 11, 10
HSL:
324°, 54.7826%, 77.4510%
HSV (HSB):
324°, 27.5109%, 89.8039%
XYZ:
56.8484, 48.2901, 63.4514
xyY:
0.3372, 0.2864, 48.2901
CIE-Lab:
75.0075, 28.9988, -10.1446
CIE-LCH:
75.0075, 30.7221, 340.7188
CIE-Luv:
75.0075, 35.3099, -20.4776
Hunter-Lab:
69.4911, 24.4157, -5.4932
#e5a6cc color charts
#e5a6cc color shades, tints & tones
#e5a6cc color schemes
#e5a6cc color preview, HTML & CSS examples
This text has a color of #e5a6cc
<p style="color:#e5a6cc;">Text here</p>
.mytext {color:#e5a6cc;}
This box has a color of #e5a6cc
<div style="background-color:#e5a6cc;">Content here</div>
.mybackground {background-color:#e5a6cc;}
Border around this has a color of #e5a6cc
<div style="border:2px solid #e5a6cc;">Content here</div>
.myborder {border:2px solid #e5a6cc;}