#dfcd5a color space conversions
Hex:
#dfcd5a
RGB:
223, 205, 90
CMY:
13, 20, 65
CMYK:
0, 8, 60, 13
HSL:
52°, 67.5127%, 61.3725%
HSV (HSB):
52°, 59.6413%, 87.4510%
XYZ:
54.1082, 60.0888, 18.4194
xyY:
0.4080, 0.4531, 60.0888
CIE-Lab:
81.8864, -7.5321, 58.1579
CIE-LCH:
81.8864, 58.6436, 97.3793
CIE-Luv:
81.8864, 17.3540, 71.0447
Hunter-Lab:
77.5170, -11.0585, 40.1736
#dfcd5a color charts
#dfcd5a color shades, tints & tones
#dfcd5a color schemes
#dfcd5a color preview, HTML & CSS examples
This text has a color of #dfcd5a
<p style="color:#dfcd5a;">Text here</p>
.mytext {color:#dfcd5a;}
This box has a color of #dfcd5a
<div style="background-color:#dfcd5a;">Content here</div>
.mybackground {background-color:#dfcd5a;}
Border around this has a color of #dfcd5a
<div style="border:2px solid #dfcd5a;">Content here</div>
.myborder {border:2px solid #dfcd5a;}