#fff0fe color space conversions
Hex:
#fff0fe
RGB:
255, 240, 254
CMY:
0, 6, 0
CMYK:
0, 6, 0, 0
HSL:
304°, 100.0000%, 97.0588%
HSV (HSB):
304°, 5.8824%, 100.0000%
XYZ:
90.2895, 90.7359, 106.5210
xyY:
0.3140, 0.3156, 90.7359
CIE-Lab:
96.3012, 7.4575, -4.9204
CIE-LCH:
96.3012, 8.9345, 326.5833
CIE-Luv:
96.3012, 7.6386, -9.0130
Hunter-Lab:
95.2554, 2.4973, 0.3768
#fff0fe color charts
#fff0fe color shades, tints & tones
#fff0fe color schemes
#fff0fe color preview, HTML & CSS examples
This text has a color of #fff0fe
<p style="color:#fff0fe;">Text here</p>
.mytext {color:#fff0fe;}
This box has a color of #fff0fe
<div style="background-color:#fff0fe;">Content here</div>
.mybackground {background-color:#fff0fe;}
Border around this has a color of #fff0fe
<div style="border:2px solid #fff0fe;">Content here</div>
.myborder {border:2px solid #fff0fe;}