#dfc8cb color space conversions
Hex:
#dfc8cb
RGB:
223, 200, 203
CMY:
13, 22, 20
CMYK:
0, 10, 9, 13
HSL:
352°, 26.4368%, 82.9412%
HSV (HSB):
352°, 10.3139%, 87.4510%
XYZ:
61.8652, 61.3083, 65.0730
xyY:
0.3286, 0.3257, 61.3083
CIE-Lab:
82.5442, 8.5577, 1.4386
CIE-LCH:
82.5442, 8.6778, 9.5428
CIE-Luv:
82.5442, 13.3697, 0.6196
Hunter-Lab:
78.2996, 4.0100, 5.5352
#dfc8cb color charts
#dfc8cb color shades, tints & tones
#dfc8cb color schemes
#dfc8cb color preview, HTML & CSS examples
This text has a color of #dfc8cb
<p style="color:#dfc8cb;">Text here</p>
.mytext {color:#dfc8cb;}
This box has a color of #dfc8cb
<div style="background-color:#dfc8cb;">Content here</div>
.mybackground {background-color:#dfc8cb;}
Border around this has a color of #dfc8cb
<div style="border:2px solid #dfc8cb;">Content here</div>
.myborder {border:2px solid #dfc8cb;}