#dcc195 color space conversions
Hex:
#dcc195
RGB:
220, 193, 149
CMY:
14, 24, 42
CMYK:
0, 12, 32, 14
HSL:
37°, 50.3546%, 72.3529%
HSV (HSB):
37°, 32.2727%, 86.2745%
XYZ:
54.0100, 55.5255, 36.3046
xyY:
0.3703, 0.3807, 55.5255
CIE-Lab:
79.3430, 3.1801, 25.6991
CIE-LCH:
79.3430, 25.8951, 82.9459
CIE-Luv:
79.3430, 19.7111, 34.5515
Hunter-Lab:
74.5154, -1.0224, 23.2741
#dcc195 color charts
#dcc195 color shades, tints & tones
#dcc195 color schemes
#dcc195 color preview, HTML & CSS examples
This text has a color of #dcc195
<p style="color:#dcc195;">Text here</p>
.mytext {color:#dcc195;}
This box has a color of #dcc195
<div style="background-color:#dcc195;">Content here</div>
.mybackground {background-color:#dcc195;}
Border around this has a color of #dcc195
<div style="border:2px solid #dcc195;">Content here</div>
.myborder {border:2px solid #dcc195;}