#fdfdd0 color space conversions
Hex:
#fdfdd0
RGB:
253, 253, 208
CMY:
1, 1, 18
CMYK:
0, 0, 18, 1
HSL:
60°, 91.8367%, 90.3922%
HSV (HSB):
60°, 17.7866%, 99.2157%
XYZ:
87.0185, 95.6873, 73.5576
xyY:
0.3396, 0.3734, 95.6873
CIE-Lab:
98.3078, -7.2005, 21.5924
CIE-LCH:
98.3078, 22.7614, 108.4423
CIE-Luv:
98.3078, 2.3749, 32.9033
Hunter-Lab:
97.8199, -12.3950, 23.8896
#fdfdd0 color charts
#fdfdd0 color shades, tints & tones
#fdfdd0 color schemes
#fdfdd0 color preview, HTML & CSS examples
This text has a color of #fdfdd0
<p style="color:#fdfdd0;">Text here</p>
.mytext {color:#fdfdd0;}
This box has a color of #fdfdd0
<div style="background-color:#fdfdd0;">Content here</div>
.mybackground {background-color:#fdfdd0;}
Border around this has a color of #fdfdd0
<div style="border:2px solid #fdfdd0;">Content here</div>
.myborder {border:2px solid #fdfdd0;}