#dcc26c color space conversions
Hex:
#dcc26c
RGB:
220, 194, 108
CMY:
14, 24, 58
CMYK:
0, 12, 51, 14
HSL:
46°, 61.5385%, 64.3137%
HSV (HSB):
46°, 50.9091%, 86.2745%
XYZ:
51.5138, 54.8819, 22.0656
xyY:
0.4010, 0.4272, 54.8819
CIE-Lab:
78.9732, -1.7071, 46.2711
CIE-LCH:
78.9732, 46.3026, 92.1129
CIE-Luv:
78.9732, 21.7125, 58.1130
Hunter-Lab:
74.0823, -5.5227, 34.1980
#dcc26c color charts
#dcc26c RGB chart
#dcc26c CMYK chart
#dcc26c RGB pie chart
#dcc26c color shades, tints & tones
#dcc26c color schemes
#dcc26c color preview, HTML & CSS examples
This text has a color of #dcc26c
<p style="color:#dcc26c;">Text here</p>
.mytext {color:#dcc26c;}
Text color #dcc26c
This box has a color of #dcc26c
<div style="background-color:#dcc26c;">Content here</div>
.mybackground {background-color:#dcc26c;}
Background color #dcc26c
Border around this has a color of #dcc26c
<div style="border:2px solid #dcc26c;">Content here</div>
.myborder {border:2px solid #dcc26c;}
Border color #dcc26c