#d6c379 color space conversions
Hex:
#d6c379
RGB:
214, 195, 121
CMY:
16, 24, 53
CMYK:
0, 9, 43, 16
HSL:
48°, 53.1429%, 65.6863%
HSV (HSB):
48°, 43.4579%, 83.9216%
XYZ:
50.6979, 54.7068, 25.9766
xyY:
0.3859, 0.4164, 54.7068
CIE-Lab:
78.8721, -3.4350, 39.5301
CIE-LCH:
78.8721, 39.6790, 94.9663
CIE-Luv:
78.8721, 16.1983, 51.6353
Hunter-Lab:
73.9641, -7.0863, 30.9519
#d6c379 color charts
#d6c379 color shades, tints & tones
#d6c379 color schemes
#d6c379 color preview, HTML & CSS examples
This text has a color of #d6c379
<p style="color:#d6c379;">Text here</p>
.mytext {color:#d6c379;}
This box has a color of #d6c379
<div style="background-color:#d6c379;">Content here</div>
.mybackground {background-color:#d6c379;}
Border around this has a color of #d6c379
<div style="border:2px solid #d6c379;">Content here</div>
.myborder {border:2px solid #d6c379;}