#dcc952 color space conversions
Hex:
#dcc952
RGB:
220, 201, 82
CMY:
14, 21, 68
CMYK:
0, 9, 63, 14
HSL:
52°, 66.3462%, 59.2157%
HSV (HSB):
52°, 62.7273%, 86.2745%
XYZ:
51.9248, 57.5981, 16.3635
xyY:
0.4125, 0.4575, 57.5981
CIE-Lab:
80.5148, -7.2706, 60.0718
CIE-LCH:
80.5148, 60.5102, 96.9010
CIE-Luv:
80.5148, 18.2078, 72.0705
Hunter-Lab:
75.8934, -10.6872, 40.3418
#dcc952 color charts
#dcc952 color shades, tints & tones
#dcc952 color schemes
#dcc952 color preview, HTML & CSS examples
This text has a color of #dcc952
<p style="color:#dcc952;">Text here</p>
.mytext {color:#dcc952;}
This box has a color of #dcc952
<div style="background-color:#dcc952;">Content here</div>
.mybackground {background-color:#dcc952;}
Border around this has a color of #dcc952
<div style="border:2px solid #dcc952;">Content here</div>
.myborder {border:2px solid #dcc952;}