#fffbf0 color space conversions
Hex:
#fffbf0
RGB:
255, 251, 240
CMY:
0, 2, 6
CMYK:
0, 2, 6, 0
HSL:
44°, 100.0000%, 97.0588%
HSV (HSB):
44°, 5.8824%, 100.0000%
XYZ:
91.4654, 96.5456, 96.2525
xyY:
0.3218, 0.3396, 96.5456
CIE-Lab:
98.6486, -0.5362, 5.7233
CIE-LCH:
98.6486, 5.7484, 95.3521
CIE-Luv:
98.6486, 2.8965, 8.8384
Hunter-Lab:
98.2576, -5.7901, 10.7003
#fffbf0 color charts
#fffbf0 color shades, tints & tones
#fffbf0 color schemes
#fffbf0 color preview, HTML & CSS examples
This text has a color of #fffbf0
<p style="color:#fffbf0;">Text here</p>
.mytext {color:#fffbf0;}
This box has a color of #fffbf0
<div style="background-color:#fffbf0;">Content here</div>
.mybackground {background-color:#fffbf0;}
Border around this has a color of #fffbf0
<div style="border:2px solid #fffbf0;">Content here</div>
.myborder {border:2px solid #fffbf0;}