#e5afcb color space conversions
Hex:
#e5afcb
RGB:
229, 175, 203
CMY:
10, 31, 20
CMYK:
0, 24, 11, 10
HSL:
329°, 50.9434%, 79.2157%
HSV (HSB):
329°, 23.5808%, 89.8039%
XYZ:
58.4226, 51.6298, 63.3862
xyY:
0.3368, 0.2977, 51.6298
CIE-Lab:
77.0589, 24.0097, -6.5505
CIE-LCH:
77.0589, 24.8872, 344.7397
CIE-Luv:
77.0589, 30.6443, -14.1528
Hunter-Lab:
71.8538, 19.3896, -2.0053
#e5afcb color charts
#e5afcb color shades, tints & tones
#e5afcb color schemes
#e5afcb color preview, HTML & CSS examples
This text has a color of #e5afcb
<p style="color:#e5afcb;">Text here</p>
.mytext {color:#e5afcb;}
This box has a color of #e5afcb
<div style="background-color:#e5afcb;">Content here</div>
.mybackground {background-color:#e5afcb;}
Border around this has a color of #e5afcb
<div style="border:2px solid #e5afcb;">Content here</div>
.myborder {border:2px solid #e5afcb;}