#dcad7e color space conversions
Hex:
#dcad7e
RGB:
220, 173, 126
CMY:
14, 32, 51
CMYK:
0, 21, 43, 14
HSL:
30°, 57.3171%, 67.8431%
HSV (HSB):
30°, 42.7273%, 86.2745%
XYZ:
48.2247, 46.6091, 26.1934
xyY:
0.3985, 0.3851, 46.6091
CIE-Lab:
73.9391, 11.1241, 30.6806
CIE-LCH:
73.9391, 32.6351, 70.0705
CIE-Luv:
73.9391, 34.3248, 38.0130
Hunter-Lab:
68.2709, 6.6134, 25.0419
#dcad7e color charts
#dcad7e color shades, tints & tones
#dcad7e color schemes
#dcad7e color preview, HTML & CSS examples
This text has a color of #dcad7e
<p style="color:#dcad7e;">Text here</p>
.mytext {color:#dcad7e;}
This box has a color of #dcad7e
<div style="background-color:#dcad7e;">Content here</div>
.mybackground {background-color:#dcad7e;}
Border around this has a color of #dcad7e
<div style="border:2px solid #dcad7e;">Content here</div>
.myborder {border:2px solid #dcad7e;}