#dcc05c color space conversions
Hex:
#dcc05c
RGB:
220, 192, 92
CMY:
14, 25, 64
CMYK:
0, 13, 58, 14
HSL:
47°, 64.6465%, 61.1765%
HSV (HSB):
47°, 58.1818%, 86.2745%
XYZ:
50.2966, 53.6876, 17.8370
xyY:
0.4129, 0.4407, 53.6876
CIE-Lab:
78.2792, -1.9522, 53.1167
CIE-LCH:
78.2792, 53.1526, 92.1048
CIE-Luv:
78.2792, 23.8712, 64.2663
Hunter-Lab:
73.2718, -5.6965, 36.8569
#dcc05c color charts
#dcc05c RGB chart
#dcc05c CMYK chart
#dcc05c RGB pie chart
#dcc05c color shades, tints & tones
#dcc05c color schemes
#dcc05c color preview, HTML & CSS examples
This text has a color of #dcc05c
<p style="color:#dcc05c;">Text here</p>
.mytext {color:#dcc05c;}
Text color #dcc05c
This box has a color of #dcc05c
<div style="background-color:#dcc05c;">Content here</div>
.mybackground {background-color:#dcc05c;}
Background color #dcc05c
Border around this has a color of #dcc05c
<div style="border:2px solid #dcc05c;">Content here</div>
.myborder {border:2px solid #dcc05c;}
Border color #dcc05c