#fbf5f1 color space conversions
Hex:
#fbf5f1
RGB:
251, 245, 241
CMY:
2, 4, 5
CMYK:
0, 2, 4, 2
HSL:
24°, 55.5556%, 96.4706%
HSV (HSB):
24°, 3.9841%, 98.4314%
XYZ:
88.3133, 92.1649, 96.3541
xyY:
0.3190, 0.3329, 92.1649
CIE-Lab:
96.8877, 1.3171, 2.6197
CIE-LCH:
96.8877, 2.9322, 63.3090
CIE-Luv:
96.8877, 3.6392, 3.7811
Hunter-Lab:
96.0026, -3.8014, 7.6947
#fbf5f1 color charts
#fbf5f1 color shades, tints & tones
#fbf5f1 color schemes
#fbf5f1 color preview, HTML & CSS examples
This text has a color of #fbf5f1
<p style="color:#fbf5f1;">Text here</p>
.mytext {color:#fbf5f1;}
This box has a color of #fbf5f1
<div style="background-color:#fbf5f1;">Content here</div>
.mybackground {background-color:#fbf5f1;}
Border around this has a color of #fbf5f1
<div style="border:2px solid #fbf5f1;">Content here</div>
.myborder {border:2px solid #fbf5f1;}