#d6a379 color space conversions
Hex:
#d6a379
RGB:
214, 163, 121
CMY:
16, 36, 53
CMYK:
0, 24, 43, 16
HSL:
27°, 53.1429%, 65.6863%
HSV (HSB):
27°, 43.4579%, 83.9216%
XYZ:
44.2799, 41.8710, 23.8373
xyY:
0.4026, 0.3807, 41.8710
CIE-Lab:
70.7819, 13.5482, 29.0846
CIE-LCH:
70.7819, 32.0854, 65.0229
CIE-Luv:
70.7819, 37.0552, 35.2104
Hunter-Lab:
64.7078, 8.9100, 23.4540
#d6a379 color charts
#d6a379 color shades, tints & tones
#d6a379 color schemes
#d6a379 color preview, HTML & CSS examples
This text has a color of #d6a379
<p style="color:#d6a379;">Text here</p>
.mytext {color:#d6a379;}
This box has a color of #d6a379
<div style="background-color:#d6a379;">Content here</div>
.mybackground {background-color:#d6a379;}
Border around this has a color of #d6a379
<div style="border:2px solid #d6a379;">Content here</div>
.myborder {border:2px solid #d6a379;}