#fffcf1 color space conversions
Hex:
#fffcf1
RGB:
255, 252, 241
CMY:
0, 1, 5
CMYK:
0, 1, 5, 0
HSL:
47°, 100.0000%, 97.2549%
HSV (HSB):
47°, 5.4902%, 100.0000%
XYZ:
91.9276, 97.2317, 97.1416
xyY:
0.3211, 0.3396, 97.2317
CIE-Lab:
98.9196, -0.8738, 5.6013
CIE-LCH:
98.9196, 5.6690, 98.8666
CIE-Luv:
98.9196, 2.3205, 8.7208
Hunter-Lab:
98.6061, -6.1504, 10.6149
#fffcf1 color charts
#fffcf1 color shades, tints & tones
#fffcf1 color schemes
#fffcf1 color preview, HTML & CSS examples
This text has a color of #fffcf1
<p style="color:#fffcf1;">Text here</p>
.mytext {color:#fffcf1;}
This box has a color of #fffcf1
<div style="background-color:#fffcf1;">Content here</div>
.mybackground {background-color:#fffcf1;}
Border around this has a color of #fffcf1
<div style="border:2px solid #fffcf1;">Content here</div>
.myborder {border:2px solid #fffcf1;}