#dcc29c color space conversions
Hex:
#dcc29c
RGB:
220, 194, 156
CMY:
14, 24, 39
CMYK:
0, 12, 29, 14
HSL:
36°, 47.7612%, 73.7255%
HSV (HSB):
36°, 29.0909%, 86.2745%
XYZ:
54.8077, 56.1995, 39.4114
xyY:
0.3644, 0.3736, 56.1995
CIE-Lab:
79.7272, 3.5530, 22.5134
CIE-LCH:
79.7272, 22.7920, 81.0318
CIE-Luv:
79.7272, 18.5850, 30.5516
Hunter-Lab:
74.9663, -0.6901, 21.3064
#dcc29c color charts
#dcc29c color shades, tints & tones
#dcc29c color schemes
#dcc29c color preview, HTML & CSS examples
This text has a color of #dcc29c
<p style="color:#dcc29c;">Text here</p>
.mytext {color:#dcc29c;}
This box has a color of #dcc29c
<div style="background-color:#dcc29c;">Content here</div>
.mybackground {background-color:#dcc29c;}
Border around this has a color of #dcc29c
<div style="border:2px solid #dcc29c;">Content here</div>
.myborder {border:2px solid #dcc29c;}