#dca285 color space conversions
Hex:
#dca285
RGB:
220, 162, 133
CMY:
14, 36, 48
CMYK:
0, 26, 40, 14
HSL:
20°, 55.4140%, 69.2157%
HSV (HSB):
20°, 39.5455%, 86.2745%
XYZ:
46.6692, 42.7498, 27.9821
xyY:
0.3975, 0.3641, 42.7498
CIE-Lab:
71.3848, 17.7992, 23.5075
CIE-LCH:
71.3848, 29.4858, 52.8680
CIE-Luv:
71.3848, 40.8438, 27.9616
Hunter-Lab:
65.3833, 12.9886, 20.3940
#dca285 color charts
#dca285 color shades, tints & tones
#dca285 color schemes
#dca285 color preview, HTML & CSS examples
This text has a color of #dca285
<p style="color:#dca285;">Text here</p>
.mytext {color:#dca285;}
This box has a color of #dca285
<div style="background-color:#dca285;">Content here</div>
.mybackground {background-color:#dca285;}
Border around this has a color of #dca285
<div style="border:2px solid #dca285;">Content here</div>
.myborder {border:2px solid #dca285;}