#dfc3c9 color space conversions
Hex:
#dfc3c9
RGB:
223, 195, 201
CMY:
13, 24, 21
CMYK:
0, 13, 10, 13
HSL:
347°, 30.4348%, 81.9608%
HSV (HSB):
347°, 12.5561%, 87.4510%
XYZ:
60.4891, 58.9352, 63.4459
xyY:
0.3308, 0.3223, 58.9352
CIE-Lab:
81.2560, 10.8736, 0.6335
CIE-LCH:
81.2560, 10.8921, 3.3345
CIE-Luv:
81.2560, 16.2305, -1.0023
Hunter-Lab:
76.7693, 6.3000, 4.7384
#dfc3c9 color charts
#dfc3c9 color shades, tints & tones
#dfc3c9 color schemes
#dfc3c9 color preview, HTML & CSS examples
This text has a color of #dfc3c9
<p style="color:#dfc3c9;">Text here</p>
.mytext {color:#dfc3c9;}
This box has a color of #dfc3c9
<div style="background-color:#dfc3c9;">Content here</div>
.mybackground {background-color:#dfc3c9;}
Border around this has a color of #dfc3c9
<div style="border:2px solid #dfc3c9;">Content here</div>
.myborder {border:2px solid #dfc3c9;}