#dfc2d8 color space conversions
Hex:
#dfc2d8
RGB:
223, 194, 216
CMY:
13, 24, 15
CMYK:
0, 13, 3, 13
HSL:
314°, 31.1828%, 81.7647%
HSV (HSB):
314°, 13.0045%, 87.4510%
XYZ:
62.1179, 59.2294, 73.1242
xyY:
0.3194, 0.3046, 59.2294
CIE-Lab:
81.4175, 14.0033, -7.1834
CIE-LCH:
81.4175, 15.7383, 332.8429
CIE-Luv:
81.4175, 15.3910, -13.4408
Hunter-Lab:
76.9606, 9.3930, -2.4620
#dfc2d8 color charts
#dfc2d8 color shades, tints & tones
#dfc2d8 color schemes
#dfc2d8 color preview, HTML & CSS examples
This text has a color of #dfc2d8
<p style="color:#dfc2d8;">Text here</p>
.mytext {color:#dfc2d8;}
This box has a color of #dfc2d8
<div style="background-color:#dfc2d8;">Content here</div>
.mybackground {background-color:#dfc2d8;}
Border around this has a color of #dfc2d8
<div style="border:2px solid #dfc2d8;">Content here</div>
.myborder {border:2px solid #dfc2d8;}