#d5a5c9 color space conversions
Hex:
#d5a5c9
RGB:
213, 165, 201
CMY:
16, 35, 21
CMYK:
0, 23, 6, 16
HSL:
315°, 36.3636%, 74.1176%
HSV (HSB):
315°, 22.5352%, 83.5294%
XYZ:
51.4383, 45.2734, 61.2859
xyY:
0.3256, 0.2865, 45.2734
CIE-Lab:
73.0716, 23.5318, -11.5599
CIE-LCH:
73.0716, 26.2179, 333.8377
CIE-Luv:
73.0716, 25.8146, -21.5923
Hunter-Lab:
67.2855, 18.7096, -6.9034
#d5a5c9 color charts
#d5a5c9 color shades, tints & tones
#d5a5c9 color schemes
#d5a5c9 color preview, HTML & CSS examples
This text has a color of #d5a5c9
<p style="color:#d5a5c9;">Text here</p>
.mytext {color:#d5a5c9;}
This box has a color of #d5a5c9
<div style="background-color:#d5a5c9;">Content here</div>
.mybackground {background-color:#d5a5c9;}
Border around this has a color of #d5a5c9
<div style="border:2px solid #d5a5c9;">Content here</div>
.myborder {border:2px solid #d5a5c9;}