#dfc7cd color space conversions
Hex:
#dfc7cd
RGB:
223, 199, 205
CMY:
13, 22, 20
CMYK:
0, 11, 8, 13
HSL:
345°, 27.2727%, 82.7451%
HSV (HSB):
345°, 10.7623%, 87.4510%
XYZ:
61.8743, 60.9426, 66.2596
xyY:
0.3272, 0.3223, 60.9426
CIE-Lab:
82.3479, 9.4253, 0.0823
CIE-LCH:
82.3479, 9.4256, 0.5002
CIE-Luv:
82.3479, 13.7384, -1.5622
Hunter-Lab:
78.0657, 4.8626, 4.3227
#dfc7cd color charts
#dfc7cd color shades, tints & tones
#dfc7cd color schemes
#dfc7cd color preview, HTML & CSS examples
This text has a color of #dfc7cd
<p style="color:#dfc7cd;">Text here</p>
.mytext {color:#dfc7cd;}
This box has a color of #dfc7cd
<div style="background-color:#dfc7cd;">Content here</div>
.mybackground {background-color:#dfc7cd;}
Border around this has a color of #dfc7cd
<div style="border:2px solid #dfc7cd;">Content here</div>
.myborder {border:2px solid #dfc7cd;}