#d3a05b color space conversions
Hex:
#d3a05b
RGB:
211, 160, 91
CMY:
17, 37, 64
CMYK:
0, 24, 57, 17
HSL:
35°, 57.6923%, 59.2157%
HSV (HSB):
35°, 56.8720%, 82.7451%
XYZ:
41.3231, 39.7458, 15.3913
xyY:
0.4284, 0.4120, 39.7458
CIE-Lab:
69.2881, 11.1598, 42.8643
CIE-LCH:
69.2881, 44.2933, 75.4069
CIE-Luv:
69.2881, 39.5674, 49.4298
Hunter-Lab:
63.0443, 6.6724, 29.6563
#d3a05b color charts
#d3a05b color shades, tints & tones
#d3a05b color schemes
#d3a05b color preview, HTML & CSS examples
This text has a color of #d3a05b
<p style="color:#d3a05b;">Text here</p>
.mytext {color:#d3a05b;}
This box has a color of #d3a05b
<div style="background-color:#d3a05b;">Content here</div>
.mybackground {background-color:#d3a05b;}
Border around this has a color of #d3a05b
<div style="border:2px solid #d3a05b;">Content here</div>
.myborder {border:2px solid #d3a05b;}