#dcc34c color space conversions
Hex:
#dcc34c
RGB:
220, 195, 76
CMY:
14, 24, 70
CMYK:
0, 11, 65, 14
HSL:
50°, 67.2897%, 58.0392%
HSV (HSB):
50°, 65.4545%, 86.2745%
XYZ:
50.3348, 54.7677, 14.7558
xyY:
0.4200, 0.4569, 54.7677
CIE-Lab:
78.9072, -4.5567, 60.9032
CIE-LCH:
78.9072, 61.0734, 94.2789
CIE-Luv:
78.9072, 22.5006, 71.5032
Hunter-Lab:
74.0052, -8.1018, 39.9819
#dcc34c color charts
#dcc34c RGB chart
#dcc34c CMYK chart
#dcc34c RGB pie chart
#dcc34c color shades, tints & tones
#dcc34c color schemes
#dcc34c color preview, HTML & CSS examples
This text has a color of #dcc34c
<p style="color:#dcc34c;">Text here</p>
.mytext {color:#dcc34c;}
Text color #dcc34c
This box has a color of #dcc34c
<div style="background-color:#dcc34c;">Content here</div>
.mybackground {background-color:#dcc34c;}
Background color #dcc34c
Border around this has a color of #dcc34c
<div style="border:2px solid #dcc34c;">Content here</div>
.myborder {border:2px solid #dcc34c;}
Border color #dcc34c