#fffcff color space conversions
Hex:
#fffcff
RGB:
255, 252, 255
CMY:
0, 1, 0
CMYK:
0, 1, 0, 0
HSL:
300°, 100.0000%, 99.4118%
HSV (HSB):
300°, 1.1765%, 100.0000%
XYZ:
94.1004, 98.1008, 108.5835
xyY:
0.3128, 0.3261, 98.1008
CIE-Lab:
99.2609, 1.5202, -1.0907
CIE-LCH:
99.2609, 1.8709, 324.3418
CIE-Luv:
99.2609, 1.5110, -1.9694
Hunter-Lab:
99.0459, -3.7429, 4.3328
#fffcff color charts
#fffcff RGB chart
#fffcff CMYK chart
#fffcff RGB pie chart
#fffcff color shades, tints & tones
#fffcff color schemes
#fffcff color preview, HTML & CSS examples
This text has a color of #fffcff
<p style="color:#fffcff;">Text here</p>
.mytext {color:#fffcff;}
Text color #fffcff
This box has a color of #fffcff
<div style="background-color:#fffcff;">Content here</div>
.mybackground {background-color:#fffcff;}
Background color #fffcff
Border around this has a color of #fffcff
<div style="border:2px solid #fffcff;">Content here</div>
.myborder {border:2px solid #fffcff;}
Border color #fffcff