#fdfeee color space conversions
Hex:
#fdfeee
RGB:
253, 254, 238
CMY:
1, 0, 7
CMYK:
0, 0, 6, 0
HSL:
64°, 88.8889%, 96.4706%
HSV (HSB):
64°, 6.2992%, 99.6078%
XYZ:
91.3824, 97.9393, 94.9767
xyY:
0.3214, 0.3445, 97.9393
CIE-Lab:
99.1977, -3.0519, 7.5218
CIE-LCH:
99.1977, 8.1174, 112.0846
CIE-Luv:
99.1977, 0.3045, 12.0089
Hunter-Lab:
98.9643, -8.3628, 12.3740
#fdfeee color charts
#fdfeee color shades, tints & tones
#fdfeee color schemes
#fdfeee color preview, HTML & CSS examples
This text has a color of #fdfeee
<p style="color:#fdfeee;">Text here</p>
.mytext {color:#fdfeee;}
This box has a color of #fdfeee
<div style="background-color:#fdfeee;">Content here</div>
.mybackground {background-color:#fdfeee;}
Border around this has a color of #fdfeee
<div style="border:2px solid #fdfeee;">Content here</div>
.myborder {border:2px solid #fdfeee;}