#dcc34b color space conversions
Hex:
#dcc34b
RGB:
220, 195, 75
CMY:
14, 24, 71
CMYK:
0, 11, 66, 14
HSL:
50°, 67.4419%, 57.8431%
HSV (HSB):
50°, 65.9091%, 86.2745%
XYZ:
50.3003, 54.7539, 14.5741
xyY:
0.4205, 0.4577, 54.7539
CIE-Lab:
78.8993, -4.6148, 61.3129
CIE-LCH:
78.8993, 61.4863, 94.3044
CIE-Luv:
78.8993, 22.5374, 71.8310
Hunter-Lab:
73.9958, -8.1534, 40.1195
#dcc34b color charts
#dcc34b color shades, tints & tones
#dcc34b color schemes
#dcc34b color preview, HTML & CSS examples
This text has a color of #dcc34b
<p style="color:#dcc34b;">Text here</p>
.mytext {color:#dcc34b;}
This box has a color of #dcc34b
<div style="background-color:#dcc34b;">Content here</div>
.mybackground {background-color:#dcc34b;}
Border around this has a color of #dcc34b
<div style="border:2px solid #dcc34b;">Content here</div>
.myborder {border:2px solid #dcc34b;}