#fafbda color space conversions
Hex:
#fafbda
RGB:
250, 251, 218
CMY:
2, 2, 15
CMYK:
0, 0, 13, 2
HSL:
62°, 80.4878%, 91.9608%
HSV (HSB):
62°, 13.1474%, 98.4314%
XYZ:
86.5764, 94.3803, 79.9838
xyY:
0.3318, 0.3617, 94.3803
CIE-Lab:
97.7850, -5.7705, 15.7226
CIE-LCH:
97.7850, 16.7481, 110.1542
CIE-Luv:
97.7850, 1.1840, 24.4226
Hunter-Lab:
97.1495, -10.9384, 19.1908
#fafbda color charts
#fafbda color shades, tints & tones
#fafbda color schemes
#fafbda color preview, HTML & CSS examples
This text has a color of #fafbda
<p style="color:#fafbda;">Text here</p>
.mytext {color:#fafbda;}
This box has a color of #fafbda
<div style="background-color:#fafbda;">Content here</div>
.mybackground {background-color:#fafbda;}
Border around this has a color of #fafbda
<div style="border:2px solid #fafbda;">Content here</div>
.myborder {border:2px solid #fafbda;}