#d3a0a5 color space conversions
Hex:
#d3a0a5
RGB:
211, 160, 165
CMY:
17, 37, 35
CMYK:
0, 24, 22, 17
HSL:
354°, 36.6906%, 72.7451%
HSV (HSB):
354°, 24.1706%, 82.7451%
XYZ:
46.2263, 41.7071, 41.2112
xyY:
0.3579, 0.3229, 41.7071
CIE-Lab:
70.6685, 19.6349, 4.7574
CIE-LCH:
70.6685, 20.2031, 13.6199
CIE-Luv:
70.6685, 31.7949, 3.2547
Hunter-Lab:
64.5810, 14.7513, 7.3719
#d3a0a5 color charts
#d3a0a5 color shades, tints & tones
#d3a0a5 color schemes
#d3a0a5 color preview, HTML & CSS examples
This text has a color of #d3a0a5
<p style="color:#d3a0a5;">Text here</p>
.mytext {color:#d3a0a5;}
This box has a color of #d3a0a5
<div style="background-color:#d3a0a5;">Content here</div>
.mybackground {background-color:#d3a0a5;}
Border around this has a color of #d3a0a5
<div style="border:2px solid #d3a0a5;">Content here</div>
.myborder {border:2px solid #d3a0a5;}