#d2a379 color space conversions
Hex:
#d2a379
RGB:
210, 163, 121
CMY:
18, 36, 53
CMYK:
0, 22, 42, 18
HSL:
28°, 49.7207%, 64.9020%
HSV (HSB):
28°, 42.3810%, 82.3529%
XYZ:
43.1267, 41.2765, 23.7833
xyY:
0.3986, 0.3815, 41.2765
CIE-Lab:
70.3692, 11.9325, 28.4641
CIE-LCH:
70.3692, 30.8641, 67.2560
CIE-Luv:
70.3692, 34.1254, 34.7973
Hunter-Lab:
64.2468, 7.3892, 23.0244
#d2a379 color charts
#d2a379 color shades, tints & tones
#d2a379 color schemes
#d2a379 color preview, HTML & CSS examples
This text has a color of #d2a379
<p style="color:#d2a379;">Text here</p>
.mytext {color:#d2a379;}
This box has a color of #d2a379
<div style="background-color:#d2a379;">Content here</div>
.mybackground {background-color:#d2a379;}
Border around this has a color of #d2a379
<div style="border:2px solid #d2a379;">Content here</div>
.myborder {border:2px solid #d2a379;}