#d2a96c color space conversions
Hex:
#d2a96c
RGB:
210, 169, 108
CMY:
18, 34, 58
CMYK:
0, 20, 49, 18
HSL:
36°, 53.1250%, 62.3529%
HSV (HSB):
36°, 48.5714%, 82.3529%
XYZ:
43.4731, 43.1603, 20.2268
xyY:
0.4068, 0.4039, 43.1603
CIE-Lab:
71.6636, 7.3789, 37.0266
CIE-LCH:
71.6636, 37.7547, 78.7293
CIE-Luv:
71.6636, 31.2431, 45.1965
Hunter-Lab:
65.6965, 3.1493, 27.7331
#d2a96c color charts
#d2a96c color shades, tints & tones
#d2a96c color schemes
#d2a96c color preview, HTML & CSS examples
This text has a color of #d2a96c
<p style="color:#d2a96c;">Text here</p>
.mytext {color:#d2a96c;}
This box has a color of #d2a96c
<div style="background-color:#d2a96c;">Content here</div>
.mybackground {background-color:#d2a96c;}
Border around this has a color of #d2a96c
<div style="border:2px solid #d2a96c;">Content here</div>
.myborder {border:2px solid #d2a96c;}