#fdfded color space conversions
Hex:
#fdfded
RGB:
253, 253, 237
CMY:
1, 1, 7
CMYK:
0, 0, 6, 1
HSL:
60°, 80.0000%, 96.0784%
HSV (HSB):
60°, 6.3241%, 99.2157%
XYZ:
90.9194, 97.2476, 94.0995
xyY:
0.3221, 0.3445, 97.2476
CIE-Lab:
98.9258, -2.7153, 7.6433
CIE-LCH:
98.9258, 8.1113, 109.5574
CIE-Luv:
98.9258, 0.8763, 12.1225
Hunter-Lab:
98.6142, -8.0032, 12.4544
#fdfded color charts
#fdfded color shades, tints & tones
#fdfded color schemes
#fdfded color preview, HTML & CSS examples
This text has a color of #fdfded
<p style="color:#fdfded;">Text here</p>
.mytext {color:#fdfded;}
This box has a color of #fdfded
<div style="background-color:#fdfded;">Content here</div>
.mybackground {background-color:#fdfded;}
Border around this has a color of #fdfded
<div style="border:2px solid #fdfded;">Content here</div>
.myborder {border:2px solid #fdfded;}