#dcc080 color space conversions
Hex:
#dcc080
RGB:
220, 192, 128
CMY:
14, 25, 50
CMYK:
0, 13, 42, 14
HSL:
42°, 56.7901%, 68.2353%
HSV (HSB):
42°, 41.8182%, 86.2745%
XYZ:
52.2611, 54.4734, 28.1820
xyY:
0.3874, 0.4038, 54.4734
CIE-Lab:
78.7370, 1.2731, 35.8815
CIE-LCH:
78.7370, 35.9041, 87.9680
CIE-Luv:
78.7370, 21.8078, 46.6888
Hunter-Lab:
73.8061, -2.7673, 29.0251
#dcc080 color charts
#dcc080 color shades, tints & tones
#dcc080 color schemes
#dcc080 color preview, HTML & CSS examples
This text has a color of #dcc080
<p style="color:#dcc080;">Text here</p>
.mytext {color:#dcc080;}
This box has a color of #dcc080
<div style="background-color:#dcc080;">Content here</div>
.mybackground {background-color:#dcc080;}
Border around this has a color of #dcc080
<div style="border:2px solid #dcc080;">Content here</div>
.myborder {border:2px solid #dcc080;}