#fffcfe color space conversions
Hex:
#fffcfe
RGB:
255, 252, 254
CMY:
0, 1, 0
CMYK:
0, 1, 0, 0
HSL:
320°, 100.0000%, 99.4118%
HSV (HSB):
320°, 1.1765%, 100.0000%
XYZ:
93.9398, 98.0366, 107.7377
xyY:
0.3134, 0.3271, 98.0366
CIE-Lab:
99.2358, 1.3450, -0.6139
CIE-LCH:
99.2358, 1.4784, 335.4653
CIE-Luv:
99.2358, 1.5696, -1.1960
Hunter-Lab:
99.0134, -3.9201, 4.7952
#fffcfe color charts
#fffcfe color shades, tints & tones
#fffcfe color schemes
#fffcfe color preview, HTML & CSS examples
This text has a color of #fffcfe
<p style="color:#fffcfe;">Text here</p>
.mytext {color:#fffcfe;}
This box has a color of #fffcfe
<div style="background-color:#fffcfe;">Content here</div>
.mybackground {background-color:#fffcfe;}
Border around this has a color of #fffcfe
<div style="border:2px solid #fffcfe;">Content here</div>
.myborder {border:2px solid #fffcfe;}