#d3b995 color space conversions
Hex:
#d3b995
RGB:
211, 185, 149
CMY:
17, 27, 42
CMYK:
0, 12, 29, 17
HSL:
35°, 41.3333%, 70.5882%
HSV (HSB):
35°, 29.3839%, 82.7451%
XYZ:
49.6377, 50.7167, 35.6069
xyY:
0.3651, 0.3730, 50.7167
CIE-Lab:
76.5071, 3.9127, 21.7039
CIE-LCH:
76.5071, 22.0537, 79.7808
CIE-Luv:
76.5071, 18.5323, 29.1566
Hunter-Lab:
71.2157, -0.2119, 20.2068
#d3b995 color charts
#d3b995 color shades, tints & tones
#d3b995 color schemes
#d3b995 color preview, HTML & CSS examples
This text has a color of #d3b995
<p style="color:#d3b995;">Text here</p>
.mytext {color:#d3b995;}
This box has a color of #d3b995
<div style="background-color:#d3b995;">Content here</div>
.mybackground {background-color:#d3b995;}
Border around this has a color of #d3b995
<div style="border:2px solid #d3b995;">Content here</div>
.myborder {border:2px solid #d3b995;}