#dfb37d color space conversions
Hex:
#dfb37d
RGB:
223, 179, 125
CMY:
13, 30, 51
CMYK:
0, 20, 44, 13
HSL:
33°, 60.4938%, 68.2353%
HSV (HSB):
33°, 43.9462%, 87.4510%
XYZ:
50.2532, 49.4088, 26.2903
xyY:
0.3990, 0.3923, 49.4088
CIE-Lab:
75.7050, 9.0274, 33.5722
CIE-LCH:
75.7050, 34.7647, 74.9494
CIE-Luv:
75.7050, 32.6164, 41.9637
Hunter-Lab:
70.2914, 4.6044, 27.0285
#dfb37d color charts
#dfb37d color shades, tints & tones
#dfb37d color schemes
#dfb37d color preview, HTML & CSS examples
This text has a color of #dfb37d
<p style="color:#dfb37d;">Text here</p>
.mytext {color:#dfb37d;}
This box has a color of #dfb37d
<div style="background-color:#dfb37d;">Content here</div>
.mybackground {background-color:#dfb37d;}
Border around this has a color of #dfb37d
<div style="border:2px solid #dfb37d;">Content here</div>
.myborder {border:2px solid #dfb37d;}