#dfc2b1 color space conversions
Hex:
#dfc2b1
RGB:
223, 194, 177
CMY:
13, 24, 31
CMYK:
0, 13, 21, 13
HSL:
22°, 41.8182%, 78.4314%
HSV (HSB):
22°, 20.6278%, 87.4510%
XYZ:
57.6590, 57.4459, 49.6442
xyY:
0.3500, 0.3487, 57.4459
CIE-Lab:
80.4297, 7.6202, 12.3248
CIE-LCH:
80.4297, 14.4903, 58.2722
CIE-Luv:
80.4297, 18.8781, 16.3440
Hunter-Lab:
75.7931, 3.1547, 14.2204
#dfc2b1 color charts
#dfc2b1 color shades, tints & tones
#dfc2b1 color schemes
#dfc2b1 color preview, HTML & CSS examples
This text has a color of #dfc2b1
<p style="color:#dfc2b1;">Text here</p>
.mytext {color:#dfc2b1;}
This box has a color of #dfc2b1
<div style="background-color:#dfc2b1;">Content here</div>
.mybackground {background-color:#dfc2b1;}
Border around this has a color of #dfc2b1
<div style="border:2px solid #dfc2b1;">Content here</div>
.myborder {border:2px solid #dfc2b1;}