#fcfdf1 color space conversions
Hex:
#fcfdf1
RGB:
252, 253, 241
CMY:
1, 1, 5
CMYK:
0, 0, 5, 1
HSL:
65°, 75.0000%, 96.8627%
HSV (HSB):
65°, 4.7431%, 99.2157%
XYZ:
91.1473, 97.2969, 97.1953
xyY:
0.3191, 0.3406, 97.2969
CIE-Lab:
98.9452, -2.3874, 5.6101
CIE-LCH:
98.9452, 6.0969, 113.0525
CIE-Luv:
98.9452, 0.0919, 9.0137
Hunter-Lab:
98.6392, -7.6760, 10.6253
#fcfdf1 color charts
#fcfdf1 color shades, tints & tones
#fcfdf1 color schemes
#fcfdf1 color preview, HTML & CSS examples
This text has a color of #fcfdf1
<p style="color:#fcfdf1;">Text here</p>
.mytext {color:#fcfdf1;}
This box has a color of #fcfdf1
<div style="background-color:#fcfdf1;">Content here</div>
.mybackground {background-color:#fcfdf1;}
Border around this has a color of #fcfdf1
<div style="border:2px solid #fcfdf1;">Content here</div>
.myborder {border:2px solid #fcfdf1;}