#dcc769 color space conversions
Hex:
#dcc769
RGB:
220, 199, 105
CMY:
14, 22, 59
CMYK:
0, 10, 52, 14
HSL:
49°, 62.1622%, 63.7255%
HSV (HSB):
49°, 52.2727%, 86.2745%
XYZ:
52.4884, 57.0824, 21.6162
xyY:
0.4001, 0.4351, 57.0824
CIE-Lab:
80.2259, -4.5517, 49.2340
CIE-LCH:
80.2259, 49.4439, 95.2821
CIE-Luv:
80.2259, 18.5778, 61.8989
Hunter-Lab:
75.5529, -8.2093, 35.9238
#dcc769 color charts
#dcc769 color shades, tints & tones
#dcc769 color schemes
#dcc769 color preview, HTML & CSS examples
This text has a color of #dcc769
<p style="color:#dcc769;">Text here</p>
.mytext {color:#dcc769;}
This box has a color of #dcc769
<div style="background-color:#dcc769;">Content here</div>
.mybackground {background-color:#dcc769;}
Border around this has a color of #dcc769
<div style="border:2px solid #dcc769;">Content here</div>
.myborder {border:2px solid #dcc769;}