#fcfdf8 color space conversions
Hex:
#fcfdf8
RGB:
252, 253, 248
CMY:
1, 1, 3
CMYK:
0, 0, 2, 1
HSL:
72°, 55.5556%, 98.2353%
HSV (HSB):
72°, 1.9763%, 99.2157%
XYZ:
92.2134, 97.7233, 102.8093
xyY:
0.3150, 0.3338, 97.7233
CIE-Lab:
99.1129, -1.1953, 2.2607
CIE-LCH:
99.1129, 2.5573, 117.8658
CIE-Luv:
99.1129, -0.2847, 3.7031
Hunter-Lab:
98.8551, -6.4891, 7.5370
#fcfdf8 color charts
#fcfdf8 color shades, tints & tones
#fcfdf8 color schemes
#fcfdf8 color preview, HTML & CSS examples
This text has a color of #fcfdf8
<p style="color:#fcfdf8;">Text here</p>
.mytext {color:#fcfdf8;}
This box has a color of #fcfdf8
<div style="background-color:#fcfdf8;">Content here</div>
.mybackground {background-color:#fcfdf8;}
Border around this has a color of #fcfdf8
<div style="border:2px solid #fcfdf8;">Content here</div>
.myborder {border:2px solid #fcfdf8;}