#dfbc8c color space conversions
Hex:
#dfbc8c
RGB:
223, 188, 140
CMY:
13, 26, 45
CMYK:
0, 16, 37, 13
HSL:
35°, 56.4626%, 71.1765%
HSV (HSB):
35°, 37.2197%, 87.4510%
XYZ:
53.1483, 53.5479, 32.3455
xyY:
0.3822, 0.3851, 53.5479
CIE-Lab:
78.1974, 5.9039, 28.9605
CIE-LCH:
78.1974, 29.5561, 78.4775
CIE-Luv:
78.1974, 25.5602, 37.7641
Hunter-Lab:
73.1764, 1.5864, 25.0161
#dfbc8c color charts
#dfbc8c color shades, tints & tones
#dfbc8c color schemes
#dfbc8c color preview, HTML & CSS examples
This text has a color of #dfbc8c
<p style="color:#dfbc8c;">Text here</p>
.mytext {color:#dfbc8c;}
This box has a color of #dfbc8c
<div style="background-color:#dfbc8c;">Content here</div>
.mybackground {background-color:#dfbc8c;}
Border around this has a color of #dfbc8c
<div style="border:2px solid #dfbc8c;">Content here</div>
.myborder {border:2px solid #dfbc8c;}