#fafcfa color space conversions
Hex:
#fafcfa
RGB:
250, 252, 250
CMY:
2, 1, 2
CMYK:
1, 0, 1, 1
HSL:
120°, 25.0000%, 98.4314%
HSV (HSB):
120°, 0.7937%, 98.8235%
XYZ:
91.4901, 96.8469, 104.3138
xyY:
0.3126, 0.3309, 96.8469
CIE-Lab:
98.7678, -1.0053, 0.7132
CIE-LCH:
98.7678, 1.2326, 144.6467
CIE-Luv:
98.7678, -1.0060, 1.2849
Hunter-Lab:
98.4108, -6.2720, 6.0412
#fafcfa color charts
#fafcfa color shades, tints & tones
#fafcfa color schemes
#fafcfa color preview, HTML & CSS examples
This text has a color of #fafcfa
<p style="color:#fafcfa;">Text here</p>
.mytext {color:#fafcfa;}
This box has a color of #fafcfa
<div style="background-color:#fafcfa;">Content here</div>
.mybackground {background-color:#fafcfa;}
Border around this has a color of #fafcfa
<div style="border:2px solid #fafcfa;">Content here</div>
.myborder {border:2px solid #fafcfa;}