#d3a7b2 color space conversions
Hex:
#d3a7b2
RGB:
211, 167, 178
CMY:
17, 35, 30
CMYK:
0, 21, 16, 17
HSL:
345°, 33.3333%, 74.1176%
HSV (HSB):
345°, 20.8531%, 82.7451%
XYZ:
48.7186, 44.7007, 48.1798
xyY:
0.3441, 0.3157, 44.7007
CIE-Lab:
72.6944, 17.8460, 0.5166
CIE-LCH:
72.6944, 17.8535, 1.6581
CIE-Luv:
72.6944, 26.2431, -2.4375
Hunter-Lab:
66.8586, 13.0671, 4.0752
#d3a7b2 color charts
#d3a7b2 color shades, tints & tones
#d3a7b2 color schemes
#d3a7b2 color preview, HTML & CSS examples
This text has a color of #d3a7b2
<p style="color:#d3a7b2;">Text here</p>
.mytext {color:#d3a7b2;}
This box has a color of #d3a7b2
<div style="background-color:#d3a7b2;">Content here</div>
.mybackground {background-color:#d3a7b2;}
Border around this has a color of #d3a7b2
<div style="border:2px solid #d3a7b2;">Content here</div>
.myborder {border:2px solid #d3a7b2;}