#dfca2d color space conversions
Hex:
#dfca2d
RGB:
223, 202, 45
CMY:
13, 21, 82
CMYK:
0, 9, 80, 13
HSL:
53°, 73.5537%, 52.5490%
HSV (HSB):
53°, 79.8206%, 87.4510%
XYZ:
52.0256, 58.1185, 10.9586
xyY:
0.4296, 0.4799, 58.1185
CIE-Lab:
80.8046, -8.2554, 73.8735
CIE-LCH:
80.8046, 74.3333, 96.3764
CIE-Luv:
80.8046, 20.6795, 82.3730
Hunter-Lab:
76.2355, -11.5978, 44.8421
#dfca2d color charts
#dfca2d color shades, tints & tones
#dfca2d color schemes
#dfca2d color preview, HTML & CSS examples
This text has a color of #dfca2d
<p style="color:#dfca2d;">Text here</p>
.mytext {color:#dfca2d;}
This box has a color of #dfca2d
<div style="background-color:#dfca2d;">Content here</div>
.mybackground {background-color:#dfca2d;}
Border around this has a color of #dfca2d
<div style="border:2px solid #dfca2d;">Content here</div>
.myborder {border:2px solid #dfca2d;}