#dcc996 color space conversions
Hex:
#dcc996
RGB:
220, 201, 150
CMY:
14, 21, 41
CMYK:
0, 9, 32, 14
HSL:
44°, 50.0000%, 72.5490%
HSV (HSB):
44°, 31.8182%, 86.2745%
XYZ:
55.9069, 59.1909, 37.3325
xyY:
0.3668, 0.3883, 59.1909
CIE-Lab:
81.3964, -0.8783, 27.9428
CIE-LCH:
81.3964, 27.9566, 91.8002
CIE-Luv:
81.3964, 14.7877, 38.3501
Hunter-Lab:
76.9356, -4.9267, 25.0848
#dcc996 color charts
#dcc996 color shades, tints & tones
#dcc996 color schemes
#dcc996 color preview, HTML & CSS examples
This text has a color of #dcc996
<p style="color:#dcc996;">Text here</p>
.mytext {color:#dcc996;}
This box has a color of #dcc996
<div style="background-color:#dcc996;">Content here</div>
.mybackground {background-color:#dcc996;}
Border around this has a color of #dcc996
<div style="border:2px solid #dcc996;">Content here</div>
.myborder {border:2px solid #dcc996;}