#fbf5f0 color space conversions
Hex:
#fbf5f0
RGB:
251, 245, 240
CMY:
2, 4, 6
CMYK:
0, 2, 4, 2
HSL:
27°, 57.8947%, 96.2745%
HSV (HSB):
27°, 4.3825%, 98.4314%
XYZ:
88.1642, 92.1053, 95.5694
xyY:
0.3196, 0.3339, 92.1053
CIE-Lab:
96.8633, 1.1474, 3.1004
CIE-LCH:
96.8633, 3.3059, 69.6911
CIE-Luv:
96.8633, 3.6999, 4.5434
Hunter-Lab:
95.9715, -3.9711, 8.1385
#fbf5f0 color charts
#fbf5f0 color shades, tints & tones
#fbf5f0 color schemes
#fbf5f0 color preview, HTML & CSS examples
This text has a color of #fbf5f0
<p style="color:#fbf5f0;">Text here</p>
.mytext {color:#fbf5f0;}
This box has a color of #fbf5f0
<div style="background-color:#fbf5f0;">Content here</div>
.mybackground {background-color:#fbf5f0;}
Border around this has a color of #fbf5f0
<div style="border:2px solid #fbf5f0;">Content here</div>
.myborder {border:2px solid #fbf5f0;}