#d3b095 color space conversions
Hex:
#d3b095
RGB:
211, 176, 149
CMY:
17, 31, 42
CMYK:
0, 17, 29, 17
HSL:
26°, 41.3333%, 70.5882%
HSV (HSB):
26°, 29.3839%, 82.7451%
XYZ:
47.8141, 47.0695, 34.9990
xyY:
0.3681, 0.3624, 47.0695
CIE-Lab:
74.2342, 8.7171, 18.5737
CIE-LCH:
74.2342, 20.5175, 64.8581
CIE-Luv:
74.2342, 23.9798, 24.0382
Hunter-Lab:
68.6072, 4.3386, 17.7791
#d3b095 color charts
#d3b095 color shades, tints & tones
#d3b095 color schemes
#d3b095 color preview, HTML & CSS examples
This text has a color of #d3b095
<p style="color:#d3b095;">Text here</p>
.mytext {color:#d3b095;}
This box has a color of #d3b095
<div style="background-color:#d3b095;">Content here</div>
.mybackground {background-color:#d3b095;}
Border around this has a color of #d3b095
<div style="border:2px solid #d3b095;">Content here</div>
.myborder {border:2px solid #d3b095;}