#fafbf1 color space conversions
Hex:
#fafbf1
RGB:
250, 251, 241
CMY:
2, 2, 5
CMYK:
0, 0, 4, 2
HSL:
66°, 55.5556%, 96.4706%
HSV (HSB):
66°, 3.9841%, 98.4314%
XYZ:
89.7987, 95.6692, 96.9522
xyY:
0.3180, 0.3387, 95.6692
CIE-Lab:
98.3007, -2.0530, 4.6594
CIE-LCH:
98.3007, 5.0917, 113.7792
CIE-Luv:
98.3007, -0.0152, 7.5081
Hunter-Lab:
97.8106, -7.2901, 9.6978
#fafbf1 color charts
#fafbf1 color shades, tints & tones
#fafbf1 color schemes
#fafbf1 color preview, HTML & CSS examples
This text has a color of #fafbf1
<p style="color:#fafbf1;">Text here</p>
.mytext {color:#fafbf1;}
This box has a color of #fafbf1
<div style="background-color:#fafbf1;">Content here</div>
.mybackground {background-color:#fafbf1;}
Border around this has a color of #fafbf1
<div style="border:2px solid #fafbf1;">Content here</div>
.myborder {border:2px solid #fafbf1;}