#dcc98c color space conversions
Hex:
#dcc98c
RGB:
220, 201, 140
CMY:
14, 21, 45
CMYK:
0, 9, 36, 14
HSL:
46°, 53.3333%, 70.5882%
HSV (HSB):
46°, 36.3636%, 86.2745%
XYZ:
55.1355, 58.8824, 33.2704
xyY:
0.3743, 0.3998, 58.8824
CIE-Lab:
81.2269, -2.0832, 32.9237
CIE-LCH:
81.2269, 32.9896, 93.6205
CIE-Luv:
81.2269, 15.4073, 44.4712
Hunter-Lab:
76.7349, -6.0303, 28.0077
#dcc98c color charts
#dcc98c RGB chart
#dcc98c CMYK chart
#dcc98c RGB pie chart
#dcc98c color shades, tints & tones
#dcc98c color schemes
#dcc98c color preview, HTML & CSS examples
This text has a color of #dcc98c
<p style="color:#dcc98c;">Text here</p>
.mytext {color:#dcc98c;}
Text color #dcc98c
This box has a color of #dcc98c
<div style="background-color:#dcc98c;">Content here</div>
.mybackground {background-color:#dcc98c;}
Background color #dcc98c
Border around this has a color of #dcc98c
<div style="border:2px solid #dcc98c;">Content here</div>
.myborder {border:2px solid #dcc98c;}
Border color #dcc98c