#dcca46 color space conversions
Hex:
#dcca46
RGB:
220, 202, 70
CMY:
14, 21, 73
CMYK:
0, 8, 68, 14
HSL:
53°, 68.1818%, 56.8627%
HSV (HSB):
53°, 68.1818%, 86.2745%
XYZ:
51.7412, 57.8989, 14.2429
xyY:
0.4177, 0.4674, 57.8989
CIE-Lab:
80.6825, -8.4758, 65.1683
CIE-LCH:
80.6825, 65.7172, 97.4103
CIE-Luv:
80.6825, 17.9225, 76.3591
Hunter-Lab:
76.0913, -11.7819, 42.1659
#dcca46 color charts
#dcca46 color shades, tints & tones
#dcca46 color schemes
#dcca46 color preview, HTML & CSS examples
This text has a color of #dcca46
<p style="color:#dcca46;">Text here</p>
.mytext {color:#dcca46;}
This box has a color of #dcca46
<div style="background-color:#dcca46;">Content here</div>
.mybackground {background-color:#dcca46;}
Border around this has a color of #dcca46
<div style="border:2px solid #dcca46;">Content here</div>
.myborder {border:2px solid #dcca46;}