#d3a98a color space conversions
Hex:
#d3a98a
RGB:
211, 169, 138
CMY:
17, 34, 46
CMYK:
0, 20, 35, 17
HSL:
25°, 45.3416%, 68.4314%
HSV (HSB):
25°, 34.5972%, 82.7451%
XYZ:
45.6394, 44.0598, 30.1437
xyY:
0.3808, 0.3676, 44.0598
CIE-Lab:
72.2684, 11.0674, 21.8377
CIE-LCH:
72.2684, 24.4821, 63.1239
CIE-Luv:
72.2684, 29.3360, 27.4543
Hunter-Lab:
66.3776, 6.5710, 19.5392
#d3a98a color charts
#d3a98a color shades, tints & tones
#d3a98a color schemes
#d3a98a color preview, HTML & CSS examples
This text has a color of #d3a98a
<p style="color:#d3a98a;">Text here</p>
.mytext {color:#d3a98a;}
This box has a color of #d3a98a
<div style="background-color:#d3a98a;">Content here</div>
.mybackground {background-color:#d3a98a;}
Border around this has a color of #d3a98a
<div style="border:2px solid #d3a98a;">Content here</div>
.myborder {border:2px solid #d3a98a;}