#dcc68a color space conversions
Hex:
#dcc68a
RGB:
220, 198, 138
CMY:
14, 22, 46
CMYK:
0, 10, 37, 14
HSL:
44°, 53.9474%, 70.1961%
HSV (HSB):
44°, 37.2727%, 86.2745%
XYZ:
54.2967, 57.4388, 32.2698
xyY:
0.3770, 0.3989, 57.4388
CIE-Lab:
80.4258, -0.7554, 32.9067
CIE-LCH:
80.4258, 32.9154, 91.3150
CIE-Luv:
80.4258, 17.3830, 44.0546
Hunter-Lab:
75.7884, -4.7477, 27.8069
#dcc68a color charts
#dcc68a color shades, tints & tones
#dcc68a color schemes
#dcc68a color preview, HTML & CSS examples
This text has a color of #dcc68a
<p style="color:#dcc68a;">Text here</p>
.mytext {color:#dcc68a;}
This box has a color of #dcc68a
<div style="background-color:#dcc68a;">Content here</div>
.mybackground {background-color:#dcc68a;}
Border around this has a color of #dcc68a
<div style="border:2px solid #dcc68a;">Content here</div>
.myborder {border:2px solid #dcc68a;}