#dfb07f color space conversions
Hex:
#dfb07f
RGB:
223, 176, 127
CMY:
13, 31, 50
CMYK:
0, 21, 43, 13
HSL:
31°, 60.0000%, 68.6275%
HSV (HSB):
31°, 43.0493%, 87.4510%
XYZ:
49.7875, 48.2709, 26.7718
xyY:
0.3988, 0.3867, 48.2709
CIE-Lab:
74.9955, 10.8327, 31.5932
CIE-LCH:
74.9955, 33.3988, 71.0741
CIE-Luv:
74.9955, 34.4265, 39.2651
Hunter-Lab:
69.4773, 6.3281, 25.7878
#dfb07f color charts
#dfb07f color shades, tints & tones
#dfb07f color schemes
#dfb07f color preview, HTML & CSS examples
This text has a color of #dfb07f
<p style="color:#dfb07f;">Text here</p>
.mytext {color:#dfb07f;}
This box has a color of #dfb07f
<div style="background-color:#dfb07f;">Content here</div>
.mybackground {background-color:#dfb07f;}
Border around this has a color of #dfb07f
<div style="border:2px solid #dfb07f;">Content here</div>
.myborder {border:2px solid #dfb07f;}