#fdfabf color space conversions
Hex:
#fdfabf
RGB:
253, 250, 191
CMY:
1, 2, 25
CMYK:
0, 1, 25, 1
HSL:
57°, 93.9394%, 87.0588%
HSV (HSB):
57°, 24.5059%, 99.2157%
XYZ:
84.0976, 93.0154, 62.8116
xyY:
0.3505, 0.3877, 93.0154
CIE-Lab:
97.2339, -8.0654, 28.7402
CIE-LCH:
97.2339, 29.8504, 105.6759
CIE-Luv:
97.2339, 4.8812, 42.4928
Hunter-Lab:
96.4445, -13.1297, 28.8973
#fdfabf color charts
#fdfabf color shades, tints & tones
#fdfabf color schemes
#fdfabf color preview, HTML & CSS examples
This text has a color of #fdfabf
<p style="color:#fdfabf;">Text here</p>
.mytext {color:#fdfabf;}
This box has a color of #fdfabf
<div style="background-color:#fdfabf;">Content here</div>
.mybackground {background-color:#fdfabf;}
Border around this has a color of #fdfabf
<div style="border:2px solid #fdfabf;">Content here</div>
.myborder {border:2px solid #fdfabf;}