#fdffdc color space conversions
Hex:
#fdffdc
RGB:
253, 255, 220
CMY:
1, 0, 14
CMYK:
1, 0, 14, 0
HSL:
63°, 100.0000%, 93.1373%
HSV (HSB):
63°, 13.7255%, 100.0000%
XYZ:
89.1863, 97.5700, 81.8424
xyY:
0.3320, 0.3633, 97.5700
CIE-Lab:
99.0527, -6.4123, 16.5211
CIE-LCH:
99.0527, 17.7218, 111.2127
CIE-Luv:
99.0527, 0.6997, 25.7341
Hunter-Lab:
98.7775, -11.6929, 20.0193
#fdffdc color charts
#fdffdc RGB chart
#fdffdc CMYK chart
#fdffdc RGB pie chart
#fdffdc color shades, tints & tones
#fdffdc color schemes
#fdffdc color preview, HTML & CSS examples
This text has a color of #fdffdc
<p style="color:#fdffdc;">Text here</p>
.mytext {color:#fdffdc;}
Text color #fdffdc
This box has a color of #fdffdc
<div style="background-color:#fdffdc;">Content here</div>
.mybackground {background-color:#fdffdc;}
Background color #fdffdc
Border around this has a color of #fdffdc
<div style="border:2px solid #fdffdc;">Content here</div>
.myborder {border:2px solid #fdffdc;}
Border color #fdffdc