#dfbd8e color space conversions
Hex:
#dfbd8e
RGB:
223, 189, 142
CMY:
13, 26, 44
CMYK:
0, 15, 36, 13
HSL:
35°, 55.8621%, 71.5686%
HSV (HSB):
35°, 36.3229%, 87.4510%
XYZ:
53.5115, 54.0362, 33.2008
xyY:
0.3802, 0.3839, 54.0362
CIE-Lab:
78.4828, 5.6098, 28.2865
CIE-LCH:
78.4828, 28.8374, 78.7827
CIE-Luv:
78.4828, 24.7711, 37.0672
Hunter-Lab:
73.5093, 1.2988, 24.6779
#dfbd8e color charts
#dfbd8e color shades, tints & tones
#dfbd8e color schemes
#dfbd8e color preview, HTML & CSS examples
This text has a color of #dfbd8e
<p style="color:#dfbd8e;">Text here</p>
.mytext {color:#dfbd8e;}
This box has a color of #dfbd8e
<div style="background-color:#dfbd8e;">Content here</div>
.mybackground {background-color:#dfbd8e;}
Border around this has a color of #dfbd8e
<div style="border:2px solid #dfbd8e;">Content here</div>
.myborder {border:2px solid #dfbd8e;}