#fbf6f2 color space conversions
Hex:
#fbf6f2
RGB:
251, 246, 242
CMY:
2, 4, 5
CMYK:
0, 2, 4, 2
HSL:
27°, 52.9412%, 96.6667%
HSV (HSB):
27°, 3.5857%, 98.4314%
XYZ:
88.7664, 92.8316, 97.2442
xyY:
0.3183, 0.3329, 92.8316
CIE-Lab:
97.1592, 0.9798, 2.4984
CIE-LCH:
97.1592, 2.6837, 68.5857
CIE-Luv:
97.1592, 3.0642, 3.6594
Hunter-Lab:
96.3491, -4.1590, 7.6036
#fbf6f2 color charts
#fbf6f2 color shades, tints & tones
#fbf6f2 color schemes
#fbf6f2 color preview, HTML & CSS examples
This text has a color of #fbf6f2
<p style="color:#fbf6f2;">Text here</p>
.mytext {color:#fbf6f2;}
This box has a color of #fbf6f2
<div style="background-color:#fbf6f2;">Content here</div>
.mybackground {background-color:#fbf6f2;}
Border around this has a color of #fbf6f2
<div style="border:2px solid #fbf6f2;">Content here</div>
.myborder {border:2px solid #fbf6f2;}