#dca999 color space conversions
Hex:
#dca999
RGB:
220, 169, 153
CMY:
14, 34, 40
CMYK:
0, 23, 30, 14
HSL:
14°, 48.9051%, 73.1373%
HSV (HSB):
14°, 30.4545%, 86.2745%
XYZ:
49.4529, 45.8915, 36.3885
xyY:
0.3754, 0.3484, 45.8915
CIE-Lab:
73.4751, 16.4814, 15.4753
CIE-LCH:
73.4751, 22.6080, 43.1967
CIE-Luv:
73.4751, 34.1062, 18.4349
Hunter-Lab:
67.7433, 11.7553, 15.5725
#dca999 color charts
#dca999 color shades, tints & tones
#dca999 color schemes
#dca999 color preview, HTML & CSS examples
This text has a color of #dca999
<p style="color:#dca999;">Text here</p>
.mytext {color:#dca999;}
This box has a color of #dca999
<div style="background-color:#dca999;">Content here</div>
.mybackground {background-color:#dca999;}
Border around this has a color of #dca999
<div style="border:2px solid #dca999;">Content here</div>
.myborder {border:2px solid #dca999;}