#d3a095 color space conversions
Hex:
#d3a095
RGB:
211, 160, 149
CMY:
17, 37, 42
CMYK:
0, 24, 29, 17
HSL:
11°, 41.3333%, 70.5882%
HSV (HSB):
11°, 29.3839%, 82.7451%
XYZ:
44.8596, 41.1604, 34.0142
xyY:
0.3737, 0.3429, 41.1604
CIE-Lab:
70.2882, 17.3604, 13.0675
CIE-LCH:
70.2882, 21.7288, 36.9695
CIE-Luv:
70.2882, 33.7468, 14.9325
Hunter-Lab:
64.1564, 12.5375, 13.4753
#d3a095 color charts
#d3a095 color shades, tints & tones
#d3a095 color schemes
#d3a095 color preview, HTML & CSS examples
This text has a color of #d3a095
<p style="color:#d3a095;">Text here</p>
.mytext {color:#d3a095;}
This box has a color of #d3a095
<div style="background-color:#d3a095;">Content here</div>
.mybackground {background-color:#d3a095;}
Border around this has a color of #d3a095
<div style="border:2px solid #d3a095;">Content here</div>
.myborder {border:2px solid #d3a095;}