#d3a7a0 color space conversions
Hex:
#d3a7a0
RGB:
211, 167, 160
CMY:
17, 35, 37
CMYK:
0, 21, 24, 17
HSL:
8°, 36.6906%, 72.7451%
HSV (HSB):
8°, 24.1706%, 82.7451%
XYZ:
47.0278, 44.0244, 39.2766
xyY:
0.3608, 0.3378, 44.0244
CIE-Lab:
72.2448, 15.1003, 9.7752
CIE-LCH:
72.2448, 17.9882, 32.9172
CIE-Luv:
72.2448, 28.2809, 11.0820
Hunter-Lab:
66.3509, 10.4023, 11.3487
#d3a7a0 color charts
#d3a7a0 color shades, tints & tones
#d3a7a0 color schemes
#d3a7a0 color preview, HTML & CSS examples
This text has a color of #d3a7a0
<p style="color:#d3a7a0;">Text here</p>
.mytext {color:#d3a7a0;}
This box has a color of #d3a7a0
<div style="background-color:#d3a7a0;">Content here</div>
.mybackground {background-color:#d3a7a0;}
Border around this has a color of #d3a7a0
<div style="border:2px solid #d3a7a0;">Content here</div>
.myborder {border:2px solid #d3a7a0;}