#fffddc color space conversions
Hex:
#fffddc
RGB:
255, 253, 220
CMY:
0, 1, 14
CMYK:
0, 1, 14, 0
HSL:
57°, 100.0000%, 93.1373%
HSV (HSB):
57°, 13.7255%, 100.0000%
XYZ:
89.2835, 96.6779, 81.6651
xyY:
0.3336, 0.3612, 96.6779
CIE-Lab:
98.7009, -4.7184, 16.0461
CIE-LCH:
98.7009, 16.7254, 106.3862
CIE-Luv:
98.7009, 2.9478, 24.7207
Hunter-Lab:
98.3249, -9.9823, 19.5833
#fffddc color charts
#fffddc RGB chart
#fffddc CMYK chart
#fffddc RGB pie chart
#fffddc color shades, tints & tones
#fffddc color schemes
#fffddc color preview, HTML & CSS examples
This text has a color of #fffddc
<p style="color:#fffddc;">Text here</p>
.mytext {color:#fffddc;}
Text color #fffddc
This box has a color of #fffddc
<div style="background-color:#fffddc;">Content here</div>
.mybackground {background-color:#fffddc;}
Background color #fffddc
Border around this has a color of #fffddc
<div style="border:2px solid #fffddc;">Content here</div>
.myborder {border:2px solid #fffddc;}
Border color #fffddc