#fbf2df color space conversions
Hex:
#fbf2df
RGB:
251, 242, 223
CMY:
2, 5, 13
CMYK:
0, 4, 11, 2
HSL:
41°, 77.7778%, 92.9412%
HSV (HSB):
41°, 11.1554%, 98.4314%
XYZ:
84.8551, 89.3412, 82.5843
xyY:
0.3305, 0.3479, 89.3412
CIE-Lab:
95.7228, -0.1155, 10.2322
CIE-LCH:
95.7228, 10.2328, 90.6465
CIE-Luv:
95.7228, 6.3149, 15.3790
Hunter-Lab:
94.5205, -5.1637, 14.3616
#fbf2df color charts
#fbf2df color shades, tints & tones
#fbf2df color schemes
#fbf2df color preview, HTML & CSS examples
This text has a color of #fbf2df
<p style="color:#fbf2df;">Text here</p>
.mytext {color:#fbf2df;}
This box has a color of #fbf2df
<div style="background-color:#fbf2df;">Content here</div>
.mybackground {background-color:#fbf2df;}
Border around this has a color of #fbf2df
<div style="border:2px solid #fbf2df;">Content here</div>
.myborder {border:2px solid #fbf2df;}