#d3a7b8 color space conversions
Hex:
#d3a7b8
RGB:
211, 167, 184
CMY:
17, 35, 28
CMYK:
0, 21, 13, 17
HSL:
337°, 33.3333%, 74.1176%
HSV (HSB):
337°, 20.8531%, 82.7451%
XYZ:
49.3344, 44.9470, 51.4228
xyY:
0.3386, 0.3085, 44.9470
CIE-Lab:
72.8570, 18.8240, -2.5485
CIE-LCH:
72.8570, 18.9958, 352.2898
CIE-Luv:
72.8570, 25.5420, -7.1065
Hunter-Lab:
67.0425, 14.0279, 1.4533
#d3a7b8 color charts
#d3a7b8 color shades, tints & tones
#d3a7b8 color schemes
#d3a7b8 color preview, HTML & CSS examples
This text has a color of #d3a7b8
<p style="color:#d3a7b8;">Text here</p>
.mytext {color:#d3a7b8;}
This box has a color of #d3a7b8
<div style="background-color:#d3a7b8;">Content here</div>
.mybackground {background-color:#d3a7b8;}
Border around this has a color of #d3a7b8
<div style="border:2px solid #d3a7b8;">Content here</div>
.myborder {border:2px solid #d3a7b8;}