#fff2fb color space conversions
Hex:
#fff2fb
RGB:
255, 242, 251
CMY:
0, 5, 2
CMYK:
0, 5, 2, 0
HSL:
318°, 100.0000%, 97.4510%
HSV (HSB):
318°, 5.0980%, 100.0000%
XYZ:
90.4047, 91.7293, 104.2075
xyY:
0.3157, 0.3203, 91.7293
CIE-Lab:
96.7095, 5.9064, -2.7685
CIE-LCH:
96.7095, 6.5231, 334.8863
CIE-Luv:
96.7095, 6.8329, -5.3647
Hunter-Lab:
95.7754, 0.8835, 2.5329
#fff2fb color charts
#fff2fb color shades, tints & tones
#fff2fb color schemes
#fff2fb color preview, HTML & CSS examples
This text has a color of #fff2fb
<p style="color:#fff2fb;">Text here</p>
.mytext {color:#fff2fb;}
This box has a color of #fff2fb
<div style="background-color:#fff2fb;">Content here</div>
.mybackground {background-color:#fff2fb;}
Border around this has a color of #fff2fb
<div style="border:2px solid #fff2fb;">Content here</div>
.myborder {border:2px solid #fff2fb;}