#dcc07a color space conversions
Hex:
#dcc07a
RGB:
220, 192, 122
CMY:
14, 25, 52
CMYK:
0, 13, 45, 14
HSL:
43°, 58.3333%, 67.0588%
HSV (HSB):
43°, 44.5455%, 86.2745%
XYZ:
51.8777, 54.3201, 26.1629
xyY:
0.3919, 0.4104, 54.3201
CIE-Lab:
78.6480, 0.6524, 38.8478
CIE-LCH:
78.6480, 38.8532, 89.0378
CIE-Luv:
78.6480, 22.1962, 50.0027
Hunter-Lab:
73.7021, -3.3356, 30.5446
#dcc07a color charts
#dcc07a color shades, tints & tones
#dcc07a color schemes
#dcc07a color preview, HTML & CSS examples
This text has a color of #dcc07a
<p style="color:#dcc07a;">Text here</p>
.mytext {color:#dcc07a;}
This box has a color of #dcc07a
<div style="background-color:#dcc07a;">Content here</div>
.mybackground {background-color:#dcc07a;}
Border around this has a color of #dcc07a
<div style="border:2px solid #dcc07a;">Content here</div>
.myborder {border:2px solid #dcc07a;}