#d3a08a color space conversions
Hex:
#d3a08a
RGB:
211, 160, 138
CMY:
17, 37, 46
CMYK:
0, 24, 35, 17
HSL:
18°, 45.3416%, 68.4314%
HSV (HSB):
18°, 34.5972%, 82.7451%
XYZ:
44.0222, 40.8255, 29.6046
xyY:
0.3846, 0.3567, 40.8255
CIE-Lab:
70.0535, 15.9345, 18.8004
CIE-LCH:
70.0535, 24.6448, 49.7166
CIE-Luv:
70.0535, 35.0180, 22.5059
Hunter-Lab:
63.8948, 11.1669, 17.2553
#d3a08a color charts
#d3a08a color shades, tints & tones
#d3a08a color schemes
#d3a08a color preview, HTML & CSS examples
This text has a color of #d3a08a
<p style="color:#d3a08a;">Text here</p>
.mytext {color:#d3a08a;}
This box has a color of #d3a08a
<div style="background-color:#d3a08a;">Content here</div>
.mybackground {background-color:#d3a08a;}
Border around this has a color of #d3a08a
<div style="border:2px solid #d3a08a;">Content here</div>
.myborder {border:2px solid #d3a08a;}