#d3a9a0 color space conversions
Hex:
#d3a9a0
RGB:
211, 169, 160
CMY:
17, 34, 37
CMYK:
0, 20, 24, 17
HSL:
11°, 36.6906%, 72.7451%
HSV (HSB):
11°, 24.1706%, 82.7451%
XYZ:
47.3971, 44.7629, 39.3997
xyY:
0.3603, 0.3402, 44.7629
CIE-Lab:
72.7355, 14.0176, 10.4727
CIE-LCH:
72.7355, 17.4977, 36.7639
CIE-Luv:
72.7355, 27.0988, 12.2567
Hunter-Lab:
66.9051, 9.3697, 11.9183
#d3a9a0 color charts
#d3a9a0 color shades, tints & tones
#d3a9a0 color schemes
#d3a9a0 color preview, HTML & CSS examples
This text has a color of #d3a9a0
<p style="color:#d3a9a0;">Text here</p>
.mytext {color:#d3a9a0;}
This box has a color of #d3a9a0
<div style="background-color:#d3a9a0;">Content here</div>
.mybackground {background-color:#d3a9a0;}
Border around this has a color of #d3a9a0
<div style="border:2px solid #d3a9a0;">Content here</div>
.myborder {border:2px solid #d3a9a0;}