#dcc671 color space conversions
Hex:
#dcc671
RGB:
220, 198, 113
CMY:
14, 22, 56
CMYK:
0, 10, 49, 14
HSL:
48°, 60.4520%, 65.2941%
HSV (HSB):
48°, 48.6364%, 86.2745%
XYZ:
52.6899, 56.7961, 23.8085
xyY:
0.3953, 0.4261, 56.7961
CIE-Lab:
80.0648, -3.3328, 45.1381
CIE-LCH:
80.0648, 45.2610, 94.2228
CIE-Luv:
80.0648, 18.8289, 57.6290
Hunter-Lab:
75.3632, -7.0878, 34.0235
#dcc671 color charts
#dcc671 color shades, tints & tones
#dcc671 color schemes
#dcc671 color preview, HTML & CSS examples
This text has a color of #dcc671
<p style="color:#dcc671;">Text here</p>
.mytext {color:#dcc671;}
This box has a color of #dcc671
<div style="background-color:#dcc671;">Content here</div>
.mybackground {background-color:#dcc671;}
Border around this has a color of #dcc671
<div style="border:2px solid #dcc671;">Content here</div>
.myborder {border:2px solid #dcc671;}