#d3a7cb color space conversions
Hex:
#d3a7cb
RGB:
211, 167, 203
CMY:
17, 35, 20
CMYK:
0, 21, 4, 17
HSL:
311°, 33.3333%, 74.1176%
HSV (HSB):
311°, 20.8531%, 82.7451%
XYZ:
51.4622, 45.7981, 62.6275
xyY:
0.3219, 0.2864, 45.7981
CIE-Lab:
73.4143, 22.1174, -12.1652
CIE-LCH:
73.4143, 25.2423, 331.1880
CIE-Luv:
73.4143, 23.2709, -22.3004
Hunter-Lab:
67.6743, 17.3083, -7.4964
#d3a7cb color charts
#d3a7cb color shades, tints & tones
#d3a7cb color schemes
#d3a7cb color preview, HTML & CSS examples
This text has a color of #d3a7cb
<p style="color:#d3a7cb;">Text here</p>
.mytext {color:#d3a7cb;}
This box has a color of #d3a7cb
<div style="background-color:#d3a7cb;">Content here</div>
.mybackground {background-color:#d3a7cb;}
Border around this has a color of #d3a7cb
<div style="border:2px solid #d3a7cb;">Content here</div>
.myborder {border:2px solid #d3a7cb;}