#fafbbb color space conversions
Hex:
#fafbbb
RGB:
250, 251, 187
CMY:
2, 2, 27
CMYK:
0, 0, 25, 2
HSL:
61°, 88.8889%, 85.8824%
HSV (HSB):
61°, 25.4980%, 98.4314%
XYZ:
82.8912, 92.9062, 60.5776
xyY:
0.3507, 0.3930, 92.9062
CIE-Lab:
97.1895, -10.1807, 30.6614
CIE-LCH:
97.1895, 32.3074, 108.3681
CIE-Luv:
97.1895, 2.6693, 45.3756
Hunter-Lab:
96.3879, -15.1732, 30.2091
#fafbbb color charts
#fafbbb color shades, tints & tones
#fafbbb color schemes
#fafbbb color preview, HTML & CSS examples
This text has a color of #fafbbb
<p style="color:#fafbbb;">Text here</p>
.mytext {color:#fafbbb;}
This box has a color of #fafbbb
<div style="background-color:#fafbbb;">Content here</div>
.mybackground {background-color:#fafbbb;}
Border around this has a color of #fafbbb
<div style="border:2px solid #fafbbb;">Content here</div>
.myborder {border:2px solid #fafbbb;}