#fdfddc color space conversions
Hex:
#fdfddc
RGB:
253, 253, 220
CMY:
1, 1, 14
CMYK:
0, 0, 13, 1
HSL:
60°, 89.1892%, 92.7451%
HSV (HSB):
60°, 13.0435%, 99.2157%
XYZ:
88.5516, 96.3005, 81.6308
xyY:
0.3323, 0.3614, 96.3005
CIE-Lab:
98.5515, -5.4162, 15.8139
CIE-LCH:
98.5515, 16.7157, 108.9062
CIE-Luv:
98.5515, 1.7702, 24.5182
Hunter-Lab:
98.1328, -10.6604, 19.3732
#fdfddc color charts
#fdfddc RGB chart
#fdfddc CMYK chart
#fdfddc RGB pie chart
#fdfddc color shades, tints & tones
#fdfddc color schemes
#fdfddc color preview, HTML & CSS examples
This text has a color of #fdfddc
<p style="color:#fdfddc;">Text here</p>
.mytext {color:#fdfddc;}
Text color #fdfddc
This box has a color of #fdfddc
<div style="background-color:#fdfddc;">Content here</div>
.mybackground {background-color:#fdfddc;}
Background color #fdfddc
Border around this has a color of #fdfddc
<div style="border:2px solid #fdfddc;">Content here</div>
.myborder {border:2px solid #fdfddc;}
Border color #fdfddc