#dfb35d color space conversions
Hex:
#dfb35d
RGB:
223, 179, 93
CMY:
13, 30, 64
CMYK:
0, 20, 58, 13
HSL:
40°, 67.0103%, 61.9608%
HSV (HSB):
40°, 58.2960%, 87.4510%
XYZ:
48.5273, 48.7185, 17.2019
xyY:
0.4240, 0.4257, 48.7185
CIE-Lab:
75.2759, 6.1945, 49.2532
CIE-LCH:
75.2759, 49.6412, 82.8316
CIE-Luv:
75.2759, 35.0046, 58.0867
Hunter-Lab:
69.7986, 1.9540, 34.2470
#dfb35d color charts
#dfb35d color shades, tints & tones
#dfb35d color schemes
#dfb35d color preview, HTML & CSS examples
This text has a color of #dfb35d
<p style="color:#dfb35d;">Text here</p>
.mytext {color:#dfb35d;}
This box has a color of #dfb35d
<div style="background-color:#dfb35d;">Content here</div>
.mybackground {background-color:#dfb35d;}
Border around this has a color of #dfb35d
<div style="border:2px solid #dfb35d;">Content here</div>
.myborder {border:2px solid #dfb35d;}