#fafbee color space conversions
Hex:
#fafbee
RGB:
250, 251, 238
CMY:
2, 2, 7
CMYK:
0, 0, 5, 2
HSL:
65°, 61.9048%, 95.8824%
HSV (HSB):
65°, 5.1793%, 98.4314%
XYZ:
89.3541, 95.4914, 94.6111
xyY:
0.3197, 0.3417, 95.4914
CIE-Lab:
98.2298, -2.5586, 6.0986
CIE-LCH:
98.2298, 6.6135, 112.7598
CIE-Luv:
98.2298, 0.1451, 9.7700
Hunter-Lab:
97.7197, -7.7905, 10.9999
#fafbee color charts
#fafbee color shades, tints & tones
#fafbee color schemes
#fafbee color preview, HTML & CSS examples
This text has a color of #fafbee
<p style="color:#fafbee;">Text here</p>
.mytext {color:#fafbee;}
This box has a color of #fafbee
<div style="background-color:#fafbee;">Content here</div>
.mybackground {background-color:#fafbee;}
Border around this has a color of #fafbee
<div style="border:2px solid #fafbee;">Content here</div>
.myborder {border:2px solid #fafbee;}