#d3a082 color space conversions
Hex:
#d3a082
RGB:
211, 160, 130
CMY:
17, 37, 49
CMYK:
0, 24, 38, 17
HSL:
22°, 47.9290%, 66.8627%
HSV (HSB):
22°, 38.3886%, 82.7451%
XYZ:
43.4640, 40.6022, 26.6653
xyY:
0.3925, 0.3667, 40.6022
CIE-Lab:
69.8963, 14.9699, 22.9679
CIE-LCH:
69.8963, 27.4157, 56.9046
CIE-Luv:
69.8963, 35.8997, 27.7458
Hunter-Lab:
63.7199, 10.2471, 19.7924
#d3a082 color charts
#d3a082 color shades, tints & tones
#d3a082 color schemes
#d3a082 color preview, HTML & CSS examples
This text has a color of #d3a082
<p style="color:#d3a082;">Text here</p>
.mytext {color:#d3a082;}
This box has a color of #d3a082
<div style="background-color:#d3a082;">Content here</div>
.mybackground {background-color:#d3a082;}
Border around this has a color of #d3a082
<div style="border:2px solid #d3a082;">Content here</div>
.myborder {border:2px solid #d3a082;}