#dfc2a2 color space conversions
Hex:
#dfc2a2
RGB:
223, 194, 162
CMY:
13, 24, 36
CMYK:
0, 13, 27, 13
HSL:
31°, 48.8000%, 75.4902%
HSV (HSB):
31°, 27.3543%, 87.4510%
XYZ:
56.2448, 56.8802, 42.1970
xyY:
0.3621, 0.3662, 56.8802
CIE-Lab:
80.1122, 5.4998, 19.8951
CIE-LCH:
80.1122, 20.6413, 74.5470
CIE-Luv:
80.1122, 20.1142, 26.8469
Hunter-Lab:
75.4190, 1.1358, 19.6205
#dfc2a2 color charts
#dfc2a2 color shades, tints & tones
#dfc2a2 color schemes
#dfc2a2 color preview, HTML & CSS examples
This text has a color of #dfc2a2
<p style="color:#dfc2a2;">Text here</p>
.mytext {color:#dfc2a2;}
This box has a color of #dfc2a2
<div style="background-color:#dfc2a2;">Content here</div>
.mybackground {background-color:#dfc2a2;}
Border around this has a color of #dfc2a2
<div style="border:2px solid #dfc2a2;">Content here</div>
.myborder {border:2px solid #dfc2a2;}