#fff9fe color space conversions
Hex:
#fff9fe
RGB:
255, 249, 254
CMY:
0, 2, 0
CMYK:
0, 2, 0, 0
HSL:
310°, 100.0000%, 98.8235%
HSV (HSB):
310°, 2.3529%, 100.0000%
XYZ:
93.0051, 96.1671, 107.4261
xyY:
0.3136, 0.3242, 96.1671
CIE-Lab:
98.4986, 2.8650, -1.6926
CIE-LCH:
98.4986, 3.3277, 329.4262
CIE-Luv:
98.4986, 3.0847, -3.1475
Hunter-Lab:
98.0648, -2.3234, 3.6955
#fff9fe color charts
#fff9fe color shades, tints & tones
#fff9fe color schemes
#fff9fe color preview, HTML & CSS examples
This text has a color of #fff9fe
<p style="color:#fff9fe;">Text here</p>
.mytext {color:#fff9fe;}
This box has a color of #fff9fe
<div style="background-color:#fff9fe;">Content here</div>
.mybackground {background-color:#fff9fe;}
Border around this has a color of #fff9fe
<div style="border:2px solid #fff9fe;">Content here</div>
.myborder {border:2px solid #fff9fe;}