#fcf2f9 color space conversions
Hex:
#fcf2f9
RGB:
252, 242, 249
CMY:
1, 5, 2
CMYK:
0, 4, 1, 1
HSL:
318°, 62.5000%, 96.8627%
HSV (HSB):
318°, 3.9683%, 98.8235%
XYZ:
88.9959, 91.0393, 102.5043
xyY:
0.3150, 0.3222, 91.0393
CIE-Lab:
96.4262, 4.5601, -2.1773
CIE-LCH:
96.4262, 5.0532, 334.4768
CIE-Luv:
96.4262, 5.2433, -4.1979
Hunter-Lab:
95.4145, -0.4832, 3.0946
#fcf2f9 color charts
#fcf2f9 color shades, tints & tones
#fcf2f9 color schemes
#fcf2f9 color preview, HTML & CSS examples
This text has a color of #fcf2f9
<p style="color:#fcf2f9;">Text here</p>
.mytext {color:#fcf2f9;}
This box has a color of #fcf2f9
<div style="background-color:#fcf2f9;">Content here</div>
.mybackground {background-color:#fcf2f9;}
Border around this has a color of #fcf2f9
<div style="border:2px solid #fcf2f9;">Content here</div>
.myborder {border:2px solid #fcf2f9;}