#dca95e color space conversions
Hex:
#dca95e
RGB:
220, 169, 94
CMY:
14, 34, 63
CMYK:
0, 23, 57, 14
HSL:
36°, 64.2857%, 61.5686%
HSV (HSB):
36°, 57.2727%, 86.2745%
XYZ:
45.7235, 44.3997, 16.7498
xyY:
0.4278, 0.4154, 44.3997
CIE-Lab:
72.4949, 10.3320, 45.4140
CIE-LCH:
72.4949, 46.5745, 77.1830
CIE-Luv:
72.4949, 39.7600, 52.8624
Hunter-Lab:
66.6331, 5.8785, 31.7393
#dca95e color charts
#dca95e color shades, tints & tones
#dca95e color schemes
#dca95e color preview, HTML & CSS examples
This text has a color of #dca95e
<p style="color:#dca95e;">Text here</p>
.mytext {color:#dca95e;}
This box has a color of #dca95e
<div style="background-color:#dca95e;">Content here</div>
.mybackground {background-color:#dca95e;}
Border around this has a color of #dca95e
<div style="border:2px solid #dca95e;">Content here</div>
.myborder {border:2px solid #dca95e;}