#fbf2f1 color space conversions
Hex:
#fbf2f1
RGB:
251, 242, 241
CMY:
2, 5, 5
CMYK:
0, 4, 4, 2
HSL:
6°, 55.5556%, 96.4706%
HSV (HSB):
6°, 3.9841%, 98.4314%
XYZ:
87.4130, 90.3644, 96.0540
xyY:
0.3192, 0.3300, 90.3644
CIE-Lab:
96.1477, 2.8430, 1.5435
CIE-LCH:
96.1477, 3.2350, 28.4972
CIE-Luv:
96.1477, 5.1867, 1.8559
Hunter-Lab:
95.0602, -2.2149, 6.6323
#fbf2f1 color charts
#fbf2f1 color shades, tints & tones
#fbf2f1 color schemes
#fbf2f1 color preview, HTML & CSS examples
This text has a color of #fbf2f1
<p style="color:#fbf2f1;">Text here</p>
.mytext {color:#fbf2f1;}
This box has a color of #fbf2f1
<div style="background-color:#fbf2f1;">Content here</div>
.mybackground {background-color:#fbf2f1;}
Border around this has a color of #fbf2f1
<div style="border:2px solid #fbf2f1;">Content here</div>
.myborder {border:2px solid #fbf2f1;}