#dca682 color space conversions
Hex:
#dca682
RGB:
220, 166, 130
CMY:
14, 35, 49
CMYK:
0, 25, 41, 14
HSL:
24°, 56.2500%, 68.6275%
HSV (HSB):
24°, 40.9091%, 86.2745%
XYZ:
47.1807, 44.0998, 27.1445
xyY:
0.3984, 0.3724, 44.0998
CIE-Lab:
72.2951, 15.3112, 26.3586
CIE-LCH:
72.2951, 30.4830, 59.8486
CIE-Luv:
72.2951, 38.5485, 31.9504
Hunter-Lab:
66.4077, 10.6055, 22.2502
#dca682 color charts
#dca682 color shades, tints & tones
#dca682 color schemes
#dca682 color preview, HTML & CSS examples
This text has a color of #dca682
<p style="color:#dca682;">Text here</p>
.mytext {color:#dca682;}
This box has a color of #dca682
<div style="background-color:#dca682;">Content here</div>
.mybackground {background-color:#dca682;}
Border around this has a color of #dca682
<div style="border:2px solid #dca682;">Content here</div>
.myborder {border:2px solid #dca682;}