#dfab3d color space conversions
Hex:
#dfab3d
RGB:
223, 171, 61
CMY:
13, 33, 76
CMYK:
0, 23, 73, 13
HSL:
41°, 71.6814%, 55.6863%
HSV (HSB):
41°, 72.6457%, 87.4510%
XYZ:
45.8366, 45.1507, 10.7140
xyY:
0.4507, 0.4440, 45.1507
CIE-Lab:
72.9910, 8.5161, 61.0991
CIE-LCH:
72.9910, 61.6897, 82.0651
CIE-Luv:
72.9910, 42.6299, 66.1501
Hunter-Lab:
67.1943, 4.1739, 37.5823
#dfab3d color charts
#dfab3d color shades, tints & tones
#dfab3d color schemes
#dfab3d color preview, HTML & CSS examples
This text has a color of #dfab3d
<p style="color:#dfab3d;">Text here</p>
.mytext {color:#dfab3d;}
This box has a color of #dfab3d
<div style="background-color:#dfab3d;">Content here</div>
.mybackground {background-color:#dfab3d;}
Border around this has a color of #dfab3d
<div style="border:2px solid #dfab3d;">Content here</div>
.myborder {border:2px solid #dfab3d;}