#dcc06b color space conversions
Hex:
#dcc06b
RGB:
220, 192, 107
CMY:
14, 25, 58
CMYK:
0, 13, 51, 14
HSL:
45°, 61.7486%, 64.1176%
HSV (HSB):
45°, 51.3636%, 86.2745%
XYZ:
51.0187, 53.9765, 21.6394
xyY:
0.4029, 0.4262, 53.9765
CIE-Lab:
78.4480, -0.7535, 46.1267
CIE-LCH:
78.4480, 46.1329, 90.9358
CIE-Luv:
78.4480, 23.0912, 57.6290
Hunter-Lab:
73.4687, -4.6148, 33.9648
#dcc06b color charts
#dcc06b color shades, tints & tones
#dcc06b color schemes
#dcc06b color preview, HTML & CSS examples
This text has a color of #dcc06b
<p style="color:#dcc06b;">Text here</p>
.mytext {color:#dcc06b;}
This box has a color of #dcc06b
<div style="background-color:#dcc06b;">Content here</div>
.mybackground {background-color:#dcc06b;}
Border around this has a color of #dcc06b
<div style="border:2px solid #dcc06b;">Content here</div>
.myborder {border:2px solid #dcc06b;}