#fbf3f2 color space conversions
Hex:
#fbf3f2
RGB:
251, 243, 242
CMY:
2, 5, 5
CMYK:
0, 3, 4, 2
HSL:
7°, 52.9412%, 96.6667%
HSV (HSB):
7°, 3.5857%, 98.4314%
XYZ:
87.8613, 91.0212, 96.9425
xyY:
0.3185, 0.3300, 91.0212
CIE-Lab:
96.4188, 2.5044, 1.4212
CIE-LCH:
96.4188, 2.8796, 29.5748
CIE-Luv:
96.4188, 4.6077, 1.7315
Hunter-Lab:
95.4050, -2.5730, 6.5381
#fbf3f2 color charts
#fbf3f2 color shades, tints & tones
#fbf3f2 color schemes
#fbf3f2 color preview, HTML & CSS examples
This text has a color of #fbf3f2
<p style="color:#fbf3f2;">Text here</p>
.mytext {color:#fbf3f2;}
This box has a color of #fbf3f2
<div style="background-color:#fbf3f2;">Content here</div>
.mybackground {background-color:#fbf3f2;}
Border around this has a color of #fbf3f2
<div style="border:2px solid #fbf3f2;">Content here</div>
.myborder {border:2px solid #fbf3f2;}