#dcc62d color space conversions
Hex:
#dcc62d
RGB:
220, 198, 45
CMY:
14, 22, 82
CMYK:
0, 10, 80, 14
HSL:
52°, 71.4286%, 51.9608%
HSV (HSB):
52°, 79.5455%, 86.2745%
XYZ:
50.1829, 55.7933, 10.6069
xyY:
0.4304, 0.4786, 55.7933
CIE-Lab:
79.4960, -7.5018, 72.6233
CIE-LCH:
79.4960, 73.0097, 95.8976
CIE-Luv:
79.4960, 21.2967, 80.7322
Hunter-Lab:
74.6949, -10.7928, 43.8671
#dcc62d color charts
#dcc62d color shades, tints & tones
#dcc62d color schemes
#dcc62d color preview, HTML & CSS examples
This text has a color of #dcc62d
<p style="color:#dcc62d;">Text here</p>
.mytext {color:#dcc62d;}
This box has a color of #dcc62d
<div style="background-color:#dcc62d;">Content here</div>
.mybackground {background-color:#dcc62d;}
Border around this has a color of #dcc62d
<div style="border:2px solid #dcc62d;">Content here</div>
.myborder {border:2px solid #dcc62d;}