#dfb35c color space conversions
Hex:
#dfb35c
RGB:
223, 179, 92
CMY:
13, 30, 64
CMYK:
0, 20, 59, 13
HSL:
40°, 67.1795%, 61.7647%
HSV (HSB):
40°, 58.7444%, 87.4510%
XYZ:
48.4833, 48.7009, 16.9701
xyY:
0.4247, 0.4266, 48.7009
CIE-Lab:
75.2649, 6.1211, 49.7221
CIE-LCH:
75.2649, 50.0974, 82.9819
CIE-Luv:
75.2649, 35.0683, 58.5157
Hunter-Lab:
69.7860, 1.8860, 34.4325
#dfb35c color charts
#dfb35c color shades, tints & tones
#dfb35c color schemes
#dfb35c color preview, HTML & CSS examples
This text has a color of #dfb35c
<p style="color:#dfb35c;">Text here</p>
.mytext {color:#dfb35c;}
This box has a color of #dfb35c
<div style="background-color:#dfb35c;">Content here</div>
.mybackground {background-color:#dfb35c;}
Border around this has a color of #dfb35c
<div style="border:2px solid #dfb35c;">Content here</div>
.myborder {border:2px solid #dfb35c;}