#fdfaf2 color space conversions
Hex:
#fdfaf2
RGB:
253, 250, 242
CMY:
1, 2, 5
CMYK:
0, 1, 4, 1
HSL:
44°, 73.3333%, 97.0588%
HSV (HSB):
44°, 4.3478%, 99.2157%
XYZ:
90.7206, 95.6647, 97.6880
xyY:
0.3194, 0.3368, 95.6647
CIE-Lab:
98.2988, -0.3719, 4.1707
CIE-LCH:
98.2988, 4.1873, 95.0957
CIE-Luv:
98.2988, 2.1503, 6.4592
Hunter-Lab:
97.8083, -5.5996, 9.2487
#fdfaf2 color charts
#fdfaf2 color shades, tints & tones
#fdfaf2 color schemes
#fdfaf2 color preview, HTML & CSS examples
This text has a color of #fdfaf2
<p style="color:#fdfaf2;">Text here</p>
.mytext {color:#fdfaf2;}
This box has a color of #fdfaf2
<div style="background-color:#fdfaf2;">Content here</div>
.mybackground {background-color:#fdfaf2;}
Border around this has a color of #fdfaf2
<div style="border:2px solid #fdfaf2;">Content here</div>
.myborder {border:2px solid #fdfaf2;}