#dcc50c color space conversions
Hex:
#dcc50c
RGB:
220, 197, 12
CMY:
14, 23, 95
CMYK:
0, 10, 95, 14
HSL:
53°, 89.6552%, 45.4902%
HSV (HSB):
53°, 94.5455%, 86.2745%
XYZ:
49.5478, 55.1747, 8.3862
xyY:
0.4381, 0.4878, 55.1747
CIE-Lab:
79.1418, -7.6871, 78.9438
CIE-LCH:
79.1418, 79.3172, 95.5616
CIE-Luv:
79.1418, 22.4338, 84.3527
Hunter-Lab:
74.2797, -10.9221, 45.3019
#dcc50c color charts
#dcc50c RGB chart
#dcc50c CMYK chart
#dcc50c RGB pie chart
#dcc50c color shades, tints & tones
#dcc50c color schemes
#dcc50c color preview, HTML & CSS examples
This text has a color of #dcc50c
<p style="color:#dcc50c;">Text here</p>
.mytext {color:#dcc50c;}
Text color #dcc50c
This box has a color of #dcc50c
<div style="background-color:#dcc50c;">Content here</div>
.mybackground {background-color:#dcc50c;}
Background color #dcc50c
Border around this has a color of #dcc50c
<div style="border:2px solid #dcc50c;">Content here</div>
.myborder {border:2px solid #dcc50c;}
Border color #dcc50c