#fbfbfd color space conversions
Hex:
#fbfbfd
RGB:
251, 251, 253
CMY:
2, 2, 1
CMYK:
1, 1, 0, 1
HSL:
240°, 33.3333%, 98.8235%
HSV (HSB):
240°, 0.7905%, 99.2157%
XYZ:
92.0105, 96.5954, 106.7238
xyY:
0.3116, 0.3271, 96.5954
CIE-Lab:
98.6683, 0.3576, -0.9651
CIE-LCH:
98.6683, 1.0292, 290.3287
CIE-Luv:
98.6683, -0.1106, -1.5632
Hunter-Lab:
98.2830, -4.8873, 4.4161
#fbfbfd color charts
#fbfbfd color shades, tints & tones
#fbfbfd color schemes
#fbfbfd color preview, HTML & CSS examples
This text has a color of #fbfbfd
<p style="color:#fbfbfd;">Text here</p>
.mytext {color:#fbfbfd;}
This box has a color of #fbfbfd
<div style="background-color:#fbfbfd;">Content here</div>
.mybackground {background-color:#fbfbfd;}
Border around this has a color of #fbfbfd
<div style="border:2px solid #fbfbfd;">Content here</div>
.myborder {border:2px solid #fbfbfd;}