#ffdced color space conversions
Hex:
#ffdced
RGB:
255, 220, 237
CMY:
0, 14, 7
CMYK:
0, 14, 7, 0
HSL:
331°, 100.0000%, 93.1373%
HSV (HSB):
331°, 13.7255%, 100.0000%
XYZ:
82.1193, 78.5608, 90.9564
xyY:
0.3263, 0.3122, 78.5608
CIE-Lab:
91.0352, 14.8590, -3.8161
CIE-LCH:
91.0352, 15.3412, 345.5966
CIE-Luv:
91.0352, 19.3791, -8.5667
Hunter-Lab:
88.6345, 10.2685, 1.2011
#ffdced color charts
#ffdced RGB chart
#ffdced CMYK chart
#ffdced RGB pie chart
#ffdced color shades, tints & tones
#ffdced color schemes
#ffdced color preview, HTML & CSS examples
This text has a color of #ffdced
<p style="color:#ffdced;">Text here</p>
.mytext {color:#ffdced;}
Text color #ffdced
This box has a color of #ffdced
<div style="background-color:#ffdced;">Content here</div>
.mybackground {background-color:#ffdced;}
Background color #ffdced
Border around this has a color of #ffdced
<div style="border:2px solid #ffdced;">Content here</div>
.myborder {border:2px solid #ffdced;}
Border color #ffdced