#d3a0a6 color space conversions
Hex:
#d3a0a6
RGB:
211, 160, 166
CMY:
17, 37, 35
CMYK:
0, 24, 21, 17
HSL:
353°, 36.6906%, 72.7451%
HSV (HSB):
353°, 24.1706%, 82.7451%
XYZ:
46.3177, 41.7437, 41.6925
xyY:
0.3570, 0.3217, 41.7437
CIE-Lab:
70.6938, 19.7848, 4.2400
CIE-LCH:
70.6938, 20.2340, 12.0959
CIE-Luv:
70.6938, 31.6695, 2.5020
Hunter-Lab:
64.6093, 14.8983, 6.9666
#d3a0a6 color charts
#d3a0a6 color shades, tints & tones
#d3a0a6 color schemes
#d3a0a6 color preview, HTML & CSS examples
This text has a color of #d3a0a6
<p style="color:#d3a0a6;">Text here</p>
.mytext {color:#d3a0a6;}
This box has a color of #d3a0a6
<div style="background-color:#d3a0a6;">Content here</div>
.mybackground {background-color:#d3a0a6;}
Border around this has a color of #d3a0a6
<div style="border:2px solid #d3a0a6;">Content here</div>
.myborder {border:2px solid #d3a0a6;}