#d3a0a8 color space conversions
Hex:
#d3a0a8
RGB:
211, 160, 168
CMY:
17, 37, 34
CMYK:
0, 24, 20, 17
HSL:
351°, 36.6906%, 72.7451%
HSV (HSB):
351°, 24.1706%, 82.7451%
XYZ:
46.5027, 41.8176, 42.6664
xyY:
0.3550, 0.3193, 41.8176
CIE-Lab:
70.7450, 20.0872, 3.2061
CIE-LCH:
70.7450, 20.3414, 9.0684
CIE-Luv:
70.7450, 31.4175, 0.9892
Hunter-Lab:
64.6666, 15.1954, 6.1476
#d3a0a8 color charts
#d3a0a8 color shades, tints & tones
#d3a0a8 color schemes
#d3a0a8 color preview, HTML & CSS examples
This text has a color of #d3a0a8
<p style="color:#d3a0a8;">Text here</p>
.mytext {color:#d3a0a8;}
This box has a color of #d3a0a8
<div style="background-color:#d3a0a8;">Content here</div>
.mybackground {background-color:#d3a0a8;}
Border around this has a color of #d3a0a8
<div style="border:2px solid #d3a0a8;">Content here</div>
.myborder {border:2px solid #d3a0a8;}