#dfc7ce color space conversions
Hex:
#dfc7ce
RGB:
223, 199, 206
CMY:
13, 22, 19
CMYK:
0, 11, 8, 13
HSL:
343°, 27.2727%, 82.7451%
HSV (HSB):
343°, 10.7623%, 87.4510%
XYZ:
61.9954, 60.9911, 66.8975
xyY:
0.3265, 0.3212, 60.9911
CIE-Lab:
82.3739, 9.5955, -0.4149
CIE-LCH:
82.3739, 9.6045, 357.5240
CIE-Luv:
82.3739, 13.6543, -2.3386
Hunter-Lab:
78.0968, 5.0290, 3.8801
#dfc7ce color charts
#dfc7ce color shades, tints & tones
#dfc7ce color schemes
#dfc7ce color preview, HTML & CSS examples
This text has a color of #dfc7ce
<p style="color:#dfc7ce;">Text here</p>
.mytext {color:#dfc7ce;}
This box has a color of #dfc7ce
<div style="background-color:#dfc7ce;">Content here</div>
.mybackground {background-color:#dfc7ce;}
Border around this has a color of #dfc7ce
<div style="border:2px solid #dfc7ce;">Content here</div>
.myborder {border:2px solid #dfc7ce;}