#d3a7a8 color space conversions
Hex:
#d3a7a8
RGB:
211, 167, 168
CMY:
17, 35, 34
CMYK:
0, 21, 20, 17
HSL:
359°, 33.3333%, 74.1176%
HSV (HSB):
359°, 20.8531%, 82.7451%
XYZ:
47.7506, 44.3135, 43.0824
xyY:
0.3533, 0.3279, 44.3135
CIE-Lab:
72.4375, 16.2851, 5.6501
CIE-LCH:
72.4375, 17.2374, 19.1342
CIE-Luv:
72.4375, 27.3887, 5.1718
Hunter-Lab:
66.5684, 11.5463, 8.2259
#d3a7a8 color charts
#d3a7a8 color shades, tints & tones
#d3a7a8 color schemes
#d3a7a8 color preview, HTML & CSS examples
This text has a color of #d3a7a8
<p style="color:#d3a7a8;">Text here</p>
.mytext {color:#d3a7a8;}
This box has a color of #d3a7a8
<div style="background-color:#d3a7a8;">Content here</div>
.mybackground {background-color:#d3a7a8;}
Border around this has a color of #d3a7a8
<div style="border:2px solid #d3a7a8;">Content here</div>
.myborder {border:2px solid #d3a7a8;}