#d3a9c8 color space conversions
Hex:
#d3a9c8
RGB:
211, 169, 200
CMY:
17, 34, 22
CMYK:
0, 20, 5, 17
HSL:
316°, 32.3077%, 74.5098%
HSV (HSB):
316°, 19.9052%, 82.7451%
XYZ:
51.4773, 46.3949, 60.8856
xyY:
0.3243, 0.2922, 46.3949
CIE-Lab:
73.8011, 20.4903, -9.9418
CIE-LCH:
73.8011, 22.7748, 334.1175
CIE-Luv:
73.8011, 22.5980, -18.5944
Hunter-Lab:
68.1138, 15.7028, -5.3184
#d3a9c8 color charts
#d3a9c8 color shades, tints & tones
#d3a9c8 color schemes
#d3a9c8 color preview, HTML & CSS examples
This text has a color of #d3a9c8
<p style="color:#d3a9c8;">Text here</p>
.mytext {color:#d3a9c8;}
This box has a color of #d3a9c8
<div style="background-color:#d3a9c8;">Content here</div>
.mybackground {background-color:#d3a9c8;}
Border around this has a color of #d3a9c8
<div style="border:2px solid #d3a9c8;">Content here</div>
.myborder {border:2px solid #d3a9c8;}