#dcc054 color space conversions
Hex:
#dcc054
RGB:
220, 192, 84
CMY:
14, 25, 67
CMYK:
0, 13, 62, 14
HSL:
48°, 66.0194%, 59.6078%
HSV (HSB):
48°, 61.8182%, 86.2745%
XYZ:
49.9651, 53.5550, 16.0912
xyY:
0.4177, 0.4477, 53.5550
CIE-Lab:
78.2015, -2.5079, 56.6764
CIE-LCH:
78.2015, 56.7318, 92.5336
CIE-Luv:
78.2015, 24.2382, 67.3865
Hunter-Lab:
73.1813, -6.1951, 38.1901
#dcc054 color charts
#dcc054 color shades, tints & tones
#dcc054 color schemes
#dcc054 color preview, HTML & CSS examples
This text has a color of #dcc054
<p style="color:#dcc054;">Text here</p>
.mytext {color:#dcc054;}
This box has a color of #dcc054
<div style="background-color:#dcc054;">Content here</div>
.mybackground {background-color:#dcc054;}
Border around this has a color of #dcc054
<div style="border:2px solid #dcc054;">Content here</div>
.myborder {border:2px solid #dcc054;}