#fff7fb color space conversions
Hex:
#fff7fb
RGB:
255, 247, 251
CMY:
0, 3, 2
CMYK:
0, 3, 2, 0
HSL:
330°, 100.0000%, 98.4314%
HSV (HSB):
330°, 3.1373%, 100.0000%
XYZ:
91.9134, 94.7466, 104.7103
xyY:
0.3155, 0.3252, 94.7466
CIE-Lab:
97.9320, 3.3573, -0.9773
CIE-LCH:
97.9320, 3.4966, 343.7696
CIE-Luv:
97.9320, 4.2864, -2.1216
Hunter-Lab:
97.3378, -1.7888, 4.3558
#fff7fb color charts
#fff7fb color shades, tints & tones
#fff7fb color schemes
#fff7fb color preview, HTML & CSS examples
This text has a color of #fff7fb
<p style="color:#fff7fb;">Text here</p>
.mytext {color:#fff7fb;}
This box has a color of #fff7fb
<div style="background-color:#fff7fb;">Content here</div>
.mybackground {background-color:#fff7fb;}
Border around this has a color of #fff7fb
<div style="border:2px solid #fff7fb;">Content here</div>
.myborder {border:2px solid #fff7fb;}