#fafbfb color space conversions
Hex:
#fafbfb
RGB:
250, 251, 251
CMY:
2, 2, 2
CMYK:
0, 0, 0, 2
HSL:
180°, 11.1111%, 98.2353%
HSV (HSB):
180°, 0.3984%, 98.4314%
XYZ:
91.3341, 96.2834, 105.0375
xyY:
0.3121, 0.3290, 96.2834
CIE-Lab:
98.5447, -0.3246, -0.1263
CIE-LCH:
98.5447, 0.3483, 201.2633
CIE-Luv:
98.5447, -0.5574, -0.1373
Hunter-Lab:
98.1241, -5.5690, 5.2195
#fafbfb color charts
#fafbfb color shades, tints & tones
#fafbfb color schemes
#fafbfb color preview, HTML & CSS examples
This text has a color of #fafbfb
<p style="color:#fafbfb;">Text here</p>
.mytext {color:#fafbfb;}
This box has a color of #fafbfb
<div style="background-color:#fafbfb;">Content here</div>
.mybackground {background-color:#fafbfb;}
Border around this has a color of #fafbfb
<div style="border:2px solid #fafbfb;">Content here</div>
.myborder {border:2px solid #fafbfb;}