#fbfbfe color space conversions
Hex:
#fbfbfe
RGB:
251, 251, 254
CMY:
2, 2, 0
CMYK:
1, 1, 0, 0
HSL:
240°, 60.0000%, 99.0196%
HSV (HSB):
240°, 1.1811%, 99.6078%
XYZ:
92.1702, 96.6593, 107.5652
xyY:
0.3110, 0.3261, 96.6593
CIE-Lab:
98.6936, 0.5347, -1.4422
CIE-LCH:
98.6936, 1.5381, 290.3424
CIE-Luv:
98.6936, -0.1665, -2.3385
Hunter-Lab:
98.3155, -4.7093, 3.9527
#fbfbfe color charts
#fbfbfe color shades, tints & tones
#fbfbfe color schemes
#fbfbfe color preview, HTML & CSS examples
This text has a color of #fbfbfe
<p style="color:#fbfbfe;">Text here</p>
.mytext {color:#fbfbfe;}
This box has a color of #fbfbfe
<div style="background-color:#fbfbfe;">Content here</div>
.mybackground {background-color:#fbfbfe;}
Border around this has a color of #fbfbfe
<div style="border:2px solid #fbfbfe;">Content here</div>
.myborder {border:2px solid #fbfbfe;}