#d3a3a1 color space conversions
Hex:
#d3a3a1
RGB:
211, 163, 161
CMY:
17, 36, 37
CMYK:
0, 23, 24, 17
HSL:
2°, 36.2319%, 72.9412%
HSV (HSB):
2°, 23.6967%, 82.7451%
XYZ:
46.3942, 42.6165, 39.4988
xyY:
0.3610, 0.3316, 42.6165
CIE-Lab:
71.2939, 17.4148, 7.8678
CIE-LCH:
71.2939, 19.1096, 24.3131
CIE-Luv:
71.2939, 30.5272, 8.0005
Hunter-Lab:
65.2813, 12.6143, 9.8232
#d3a3a1 color charts
#d3a3a1 color shades, tints & tones
#d3a3a1 color schemes
#d3a3a1 color preview, HTML & CSS examples
This text has a color of #d3a3a1
<p style="color:#d3a3a1;">Text here</p>
.mytext {color:#d3a3a1;}
This box has a color of #d3a3a1
<div style="background-color:#d3a3a1;">Content here</div>
.mybackground {background-color:#d3a3a1;}
Border around this has a color of #d3a3a1
<div style="border:2px solid #d3a3a1;">Content here</div>
.myborder {border:2px solid #d3a3a1;}