#fdfff0 color space conversions
Hex:
#fdfff0
RGB:
253, 255, 240
CMY:
1, 0, 6
CMYK:
1, 0, 6, 0
HSL:
68°, 100.0000%, 97.0588%
HSV (HSB):
68°, 5.8824%, 100.0000%
XYZ:
91.9962, 98.6939, 96.6392
xyY:
0.3202, 0.3435, 98.6939
CIE-Lab:
99.4928, -3.2216, 6.9221
CIE-LCH:
99.4928, 7.6350, 114.9576
CIE-Luv:
99.4928, -0.3172, 11.1483
Hunter-Lab:
99.3448, -8.5572, 11.8661
#fdfff0 color charts
#fdfff0 color shades, tints & tones
#fdfff0 color schemes
#fdfff0 color preview, HTML & CSS examples
This text has a color of #fdfff0
<p style="color:#fdfff0;">Text here</p>
.mytext {color:#fdfff0;}
This box has a color of #fdfff0
<div style="background-color:#fdfff0;">Content here</div>
.mybackground {background-color:#fdfff0;}
Border around this has a color of #fdfff0
<div style="border:2px solid #fdfff0;">Content here</div>
.myborder {border:2px solid #fdfff0;}