#fffcf2 color space conversions
Hex:
#fffcf2
RGB:
255, 252, 242
CMY:
0, 1, 5
CMYK:
0, 1, 5, 0
HSL:
46°, 100.0000%, 97.4510%
HSV (HSB):
46°, 5.0980%, 100.0000%
XYZ:
92.0774, 97.2916, 97.9306
xyY:
0.3205, 0.3386, 97.2916
CIE-Lab:
98.9432, -0.7071, 5.1221
CIE-LCH:
98.9432, 5.1707, 97.8594
CIE-Luv:
98.9432, 2.2635, 7.9676
Hunter-Lab:
98.6365, -5.9837, 10.1799
#fffcf2 color charts
#fffcf2 color shades, tints & tones
#fffcf2 color schemes
#fffcf2 color preview, HTML & CSS examples
This text has a color of #fffcf2
<p style="color:#fffcf2;">Text here</p>
.mytext {color:#fffcf2;}
This box has a color of #fffcf2
<div style="background-color:#fffcf2;">Content here</div>
.mybackground {background-color:#fffcf2;}
Border around this has a color of #fffcf2
<div style="border:2px solid #fffcf2;">Content here</div>
.myborder {border:2px solid #fffcf2;}