#fbf2f8 color space conversions
Hex:
#fbf2f8
RGB:
251, 242, 248
CMY:
2, 5, 3
CMYK:
0, 4, 1, 2
HSL:
320°, 52.9412%, 96.6667%
HSV (HSB):
320°, 3.5857%, 98.4314%
XYZ:
88.4791, 90.7908, 101.6680
xyY:
0.3149, 0.3232, 90.7908
CIE-Lab:
96.3238, 4.0526, -1.8193
CIE-LCH:
96.3238, 4.4422, 335.8239
CIE-Luv:
96.3238, 4.7362, -3.5487
Hunter-Lab:
95.2842, -0.9957, 3.4367
#fbf2f8 color charts
#fbf2f8 color shades, tints & tones
#fbf2f8 color schemes
#fbf2f8 color preview, HTML & CSS examples
This text has a color of #fbf2f8
<p style="color:#fbf2f8;">Text here</p>
.mytext {color:#fbf2f8;}
This box has a color of #fbf2f8
<div style="background-color:#fbf2f8;">Content here</div>
.mybackground {background-color:#fbf2f8;}
Border around this has a color of #fbf2f8
<div style="border:2px solid #fbf2f8;">Content here</div>
.myborder {border:2px solid #fbf2f8;}