#fffddf color space conversions
Hex:
#fffddf
RGB:
255, 253, 223
CMY:
0, 1, 13
CMYK:
0, 1, 13, 0
HSL:
56°, 100.0000%, 93.7255%
HSV (HSB):
56°, 12.5490%, 100.0000%
XYZ:
89.6846, 96.8383, 83.7768
xyY:
0.3318, 0.3583, 96.8383
CIE-Lab:
98.7643, -4.2597, 14.6024
CIE-LCH:
98.7643, 15.2110, 106.2624
CIE-Luv:
98.7643, 2.7882, 22.5790
Hunter-Lab:
98.4064, -9.5319, 18.4089
#fffddf color charts
#fffddf RGB chart
#fffddf CMYK chart
#fffddf RGB pie chart
#fffddf color shades, tints & tones
#fffddf color schemes
#fffddf color preview, HTML & CSS examples
This text has a color of #fffddf
<p style="color:#fffddf;">Text here</p>
.mytext {color:#fffddf;}
Text color #fffddf
This box has a color of #fffddf
<div style="background-color:#fffddf;">Content here</div>
.mybackground {background-color:#fffddf;}
Background color #fffddf
Border around this has a color of #fffddf
<div style="border:2px solid #fffddf;">Content here</div>
.myborder {border:2px solid #fffddf;}
Border color #fffddf