#fdfdfa color space conversions
Hex:
#fdfdfa
RGB:
253, 253, 250
CMY:
1, 1, 2
CMYK:
0, 0, 1, 1
HSL:
60°, 42.8571%, 98.6275%
HSV (HSB):
60°, 1.1858%, 99.2157%
XYZ:
92.8886, 98.0353, 104.4694
xyY:
0.3145, 0.3319, 98.0353
CIE-Lab:
99.2353, -0.5177, 1.4212
CIE-LCH:
99.2353, 1.5126, 110.0134
CIE-Luv:
99.2353, 0.1673, 2.2902
Hunter-Lab:
99.0128, -5.8130, 6.7515
#fdfdfa color charts
#fdfdfa color shades, tints & tones
#fdfdfa color schemes
#fdfdfa color preview, HTML & CSS examples
This text has a color of #fdfdfa
<p style="color:#fdfdfa;">Text here</p>
.mytext {color:#fdfdfa;}
This box has a color of #fdfdfa
<div style="background-color:#fdfdfa;">Content here</div>
.mybackground {background-color:#fdfdfa;}
Border around this has a color of #fdfdfa
<div style="border:2px solid #fdfdfa;">Content here</div>
.myborder {border:2px solid #fdfdfa;}