#fafbf3 color space conversions
Hex:
#fafbf3
RGB:
250, 251, 243
CMY:
2, 2, 5
CMYK:
0, 0, 3, 2
HSL:
68°, 50.0000%, 96.8627%
HSV (HSB):
68°, 3.1873%, 98.4314%
XYZ:
90.0992, 95.7894, 98.5345
xyY:
0.3168, 0.3368, 95.7894
CIE-Lab:
98.3485, -1.7126, 3.7008
CIE-LCH:
98.3485, 4.0779, 114.8335
CIE-Luv:
98.3485, -0.1228, 5.9918
Hunter-Lab:
97.8721, -6.9524, 8.8192
#fafbf3 color charts
#fafbf3 color shades, tints & tones
#fafbf3 color schemes
#fafbf3 color preview, HTML & CSS examples
This text has a color of #fafbf3
<p style="color:#fafbf3;">Text here</p>
.mytext {color:#fafbf3;}
This box has a color of #fafbf3
<div style="background-color:#fafbf3;">Content here</div>
.mybackground {background-color:#fafbf3;}
Border around this has a color of #fafbf3
<div style="border:2px solid #fafbf3;">Content here</div>
.myborder {border:2px solid #fafbf3;}