#dcc096 color space conversions
Hex:
#dcc096
RGB:
220, 192, 150
CMY:
14, 25, 41
CMYK:
0, 13, 32, 14
HSL:
36°, 50.0000%, 72.5490%
HSV (HSB):
36°, 31.8182%, 86.2745%
XYZ:
53.8699, 55.1169, 36.6535
xyY:
0.3699, 0.3784, 55.1169
CIE-Lab:
79.1086, 3.8321, 24.8521
CIE-LCH:
79.1086, 25.1458, 81.2342
CIE-Luv:
79.1086, 20.2471, 33.3525
Hunter-Lab:
74.2408, -0.3999, 22.6964
#dcc096 color charts
#dcc096 color shades, tints & tones
#dcc096 color schemes
#dcc096 color preview, HTML & CSS examples
This text has a color of #dcc096
<p style="color:#dcc096;">Text here</p>
.mytext {color:#dcc096;}
This box has a color of #dcc096
<div style="background-color:#dcc096;">Content here</div>
.mybackground {background-color:#dcc096;}
Border around this has a color of #dcc096
<div style="border:2px solid #dcc096;">Content here</div>
.myborder {border:2px solid #dcc096;}