#d3b7ae color space conversions
Hex:
#d3b7ae
RGB:
211, 183, 174
CMY:
17, 28, 32
CMYK:
0, 13, 18, 17
HSL:
15°, 29.6000%, 75.4902%
HSV (HSB):
15°, 17.5355%, 82.7451%
XYZ:
51.4374, 50.7718, 47.1333
xyY:
0.3444, 0.3400, 50.7718
CIE-Lab:
76.5406, 8.5768, 8.2596
CIE-LCH:
76.5406, 11.9073, 43.9206
CIE-Luv:
76.5406, 17.6488, 10.3832
Hunter-Lab:
71.2544, 4.1613, 10.6589
#d3b7ae color charts
#d3b7ae color shades, tints & tones
#d3b7ae color schemes
#d3b7ae color preview, HTML & CSS examples
This text has a color of #d3b7ae
<p style="color:#d3b7ae;">Text here</p>
.mytext {color:#d3b7ae;}
This box has a color of #d3b7ae
<div style="background-color:#d3b7ae;">Content here</div>
.mybackground {background-color:#d3b7ae;}
Border around this has a color of #d3b7ae
<div style="border:2px solid #d3b7ae;">Content here</div>
.myborder {border:2px solid #d3b7ae;}