#dcc63a color space conversions
Hex:
#dcc63a
RGB:
220, 198, 58
CMY:
14, 22, 77
CMYK:
0, 10, 74, 14
HSL:
52°, 69.8276%, 54.5098%
HSV (HSB):
52°, 73.6364%, 86.2745%
XYZ:
50.4730, 55.9093, 12.1343
xyY:
0.4259, 0.4717, 55.9093
CIE-Lab:
79.5622, -7.0098, 68.5165
CIE-LCH:
79.5622, 68.8741, 95.8415
CIE-Luv:
79.5622, 20.9967, 77.9279
Hunter-Lab:
74.7725, -10.3607, 42.7190
#dcc63a color charts
#dcc63a color shades, tints & tones
#dcc63a color schemes
#dcc63a color preview, HTML & CSS examples
This text has a color of #dcc63a
<p style="color:#dcc63a;">Text here</p>
.mytext {color:#dcc63a;}
This box has a color of #dcc63a
<div style="background-color:#dcc63a;">Content here</div>
.mybackground {background-color:#dcc63a;}
Border around this has a color of #dcc63a
<div style="border:2px solid #dcc63a;">Content here</div>
.myborder {border:2px solid #dcc63a;}