#fafaf8 color space conversions
Hex:
#fafaf8
RGB:
250, 250, 248
CMY:
2, 2, 3
CMYK:
0, 0, 1, 2
HSL:
60°, 16.6667%, 97.6471%
HSV (HSB):
60°, 0.8000%, 98.0392%
XYZ:
90.5532, 95.4725, 102.4623
xyY:
0.3139, 0.3309, 95.4725
CIE-Lab:
98.2223, -0.3448, 0.9461
CIE-LCH:
98.2223, 1.0070, 110.0258
CIE-Luv:
98.2223, 0.1120, 1.5240
Hunter-Lab:
97.7100, -5.5669, 6.2234
#fafaf8 color charts
#fafaf8 color shades, tints & tones
#fafaf8 color schemes
#fafaf8 color preview, HTML & CSS examples
This text has a color of #fafaf8
<p style="color:#fafaf8;">Text here</p>
.mytext {color:#fafaf8;}
This box has a color of #fafaf8
<div style="background-color:#fafaf8;">Content here</div>
.mybackground {background-color:#fafaf8;}
Border around this has a color of #fafaf8
<div style="border:2px solid #fafaf8;">Content here</div>
.myborder {border:2px solid #fafaf8;}