#fcf1f1 color space conversions
Hex:
#fcf1f1
RGB:
252, 241, 241
CMY:
1, 5, 5
CMYK:
0, 4, 4, 1
HSL:
0°, 64.7059%, 96.6667%
HSV (HSB):
0°, 4.3651%, 98.8235%
XYZ:
87.4774, 89.9569, 95.9720
xyY:
0.3200, 0.3290, 89.9569
CIE-Lab:
95.9789, 3.6900, 1.3070
CIE-LCH:
95.9789, 3.9147, 19.5045
CIE-Luv:
95.9789, 6.2836, 1.3388
Hunter-Lab:
94.8456, -1.3469, 6.3978
#fcf1f1 color charts
#fcf1f1 color shades, tints & tones
#fcf1f1 color schemes
#fcf1f1 color preview, HTML & CSS examples
This text has a color of #fcf1f1
<p style="color:#fcf1f1;">Text here</p>
.mytext {color:#fcf1f1;}
This box has a color of #fcf1f1
<div style="background-color:#fcf1f1;">Content here</div>
.mybackground {background-color:#fcf1f1;}
Border around this has a color of #fcf1f1
<div style="border:2px solid #fcf1f1;">Content here</div>
.myborder {border:2px solid #fcf1f1;}