#dcc82b color space conversions
Hex:
#dcc82b
RGB:
220, 200, 43
CMY:
14, 22, 83
CMYK:
0, 9, 80, 14
HSL:
53°, 71.6599%, 51.5686%
HSV (HSB):
53°, 80.4545%, 86.2745%
XYZ:
50.6055, 56.6986, 10.5622
xyY:
0.4293, 0.4810, 56.6986
CIE-Lab:
80.0098, -8.5851, 73.6384
CIE-LCH:
80.0098, 74.1372, 96.6498
CIE-Luv:
80.0098, 19.9410, 81.8889
Hunter-Lab:
75.2985, -11.8086, 44.3922
#dcc82b color charts
#dcc82b color shades, tints & tones
#dcc82b color schemes
#dcc82b color preview, HTML & CSS examples
This text has a color of #dcc82b
<p style="color:#dcc82b;">Text here</p>
.mytext {color:#dcc82b;}
This box has a color of #dcc82b
<div style="background-color:#dcc82b;">Content here</div>
.mybackground {background-color:#dcc82b;}
Border around this has a color of #dcc82b
<div style="border:2px solid #dcc82b;">Content here</div>
.myborder {border:2px solid #dcc82b;}