#d3b0a4 color space conversions
Hex:
#d3b0a4
RGB:
211, 176, 164
CMY:
17, 31, 36
CMYK:
0, 17, 22, 17
HSL:
15°, 34.8148%, 73.5294%
HSV (HSB):
15°, 22.2749%, 82.7451%
XYZ:
49.0901, 47.5799, 41.7185
xyY:
0.3547, 0.3438, 47.5799
CIE-Lab:
74.5592, 10.8227, 10.8743
CIE-LCH:
74.5592, 15.3421, 45.1361
CIE-Luv:
74.5592, 22.5849, 13.4949
Hunter-Lab:
68.9782, 6.3224, 12.4257
#d3b0a4 color charts
#d3b0a4 color shades, tints & tones
#d3b0a4 color schemes
#d3b0a4 color preview, HTML & CSS examples
This text has a color of #d3b0a4
<p style="color:#d3b0a4;">Text here</p>
.mytext {color:#d3b0a4;}
This box has a color of #d3b0a4
<div style="background-color:#d3b0a4;">Content here</div>
.mybackground {background-color:#d3b0a4;}
Border around this has a color of #d3b0a4
<div style="border:2px solid #d3b0a4;">Content here</div>
.myborder {border:2px solid #d3b0a4;}