#dfcced color space conversions
Hex:
#dfcced
RGB:
223, 204, 237
CMY:
13, 20, 7
CMYK:
6, 14, 0, 7
HSL:
275°, 47.8261%, 86.4706%
HSV (HSB):
275°, 13.9241%, 92.9412%
XYZ:
67.3104, 64.9881, 89.1171
xyY:
0.3040, 0.2935, 64.9881
CIE-Lab:
84.4776, 12.5813, -13.8440
CIE-LCH:
84.4776, 18.7069, 312.2644
CIE-Luv:
84.4776, 8.5320, -23.8057
Hunter-Lab:
80.6152, 7.9634, -9.1122
#dfcced color charts
#dfcced color shades, tints & tones
#dfcced color schemes
#dfcced color preview, HTML & CSS examples
This text has a color of #dfcced
<p style="color:#dfcced;">Text here</p>
.mytext {color:#dfcced;}
This box has a color of #dfcced
<div style="background-color:#dfcced;">Content here</div>
.mybackground {background-color:#dfcced;}
Border around this has a color of #dfcced
<div style="border:2px solid #dfcced;">Content here</div>
.myborder {border:2px solid #dfcced;}