#dcad3d color space conversions
Hex:
#dcad3d
RGB:
220, 173, 61
CMY:
14, 32, 76
CMYK:
0, 21, 72, 14
HSL:
42°, 69.4323%, 55.0980%
HSV (HSB):
42°, 72.2727%, 86.2745%
XYZ:
45.3011, 45.4397, 10.7980
xyY:
0.4461, 0.4475, 45.4397
CIE-Lab:
73.1805, 6.1664, 61.1850
CIE-LCH:
73.1805, 61.4950, 84.2450
CIE-Luv:
73.1805, 38.8241, 66.8494
Hunter-Lab:
67.4090, 1.9922, 37.6888
#dcad3d color charts
#dcad3d color shades, tints & tones
#dcad3d color schemes
#dcad3d color preview, HTML & CSS examples
This text has a color of #dcad3d
<p style="color:#dcad3d;">Text here</p>
.mytext {color:#dcad3d;}
This box has a color of #dcad3d
<div style="background-color:#dcad3d;">Content here</div>
.mybackground {background-color:#dcad3d;}
Border around this has a color of #dcad3d
<div style="border:2px solid #dcad3d;">Content here</div>
.myborder {border:2px solid #dcad3d;}