#fcfff2 color space conversions
Hex:
#fcfff2
RGB:
252, 255, 242
CMY:
1, 0, 5
CMYK:
1, 0, 5, 0
HSL:
74°, 100.0000%, 97.4510%
HSV (HSB):
74°, 5.0980%, 100.0000%
XYZ:
91.9319, 98.6263, 98.1958
xyY:
0.3184, 0.3416, 98.6263
CIE-Lab:
99.4664, -3.2230, 5.8500
CIE-LCH:
99.4664, 6.6791, 118.8522
CIE-Luv:
99.4664, -0.9870, 9.5365
Hunter-Lab:
99.3108, -8.5565, 10.8931
#fcfff2 color charts
#fcfff2 color shades, tints & tones
#fcfff2 color schemes
#fcfff2 color preview, HTML & CSS examples
This text has a color of #fcfff2
<p style="color:#fcfff2;">Text here</p>
.mytext {color:#fcfff2;}
This box has a color of #fcfff2
<div style="background-color:#fcfff2;">Content here</div>
.mybackground {background-color:#fcfff2;}
Border around this has a color of #fcfff2
<div style="border:2px solid #fcfff2;">Content here</div>
.myborder {border:2px solid #fcfff2;}