#faf9fe color space conversions
Hex:
#faf9fe
RGB:
250, 249, 254
CMY:
2, 2, 0
CMYK:
2, 2, 0, 0
HSL:
252°, 71.4286%, 98.6275%
HSV (HSB):
252°, 1.9685%, 99.6078%
XYZ:
91.1894, 95.2311, 107.3412
xyY:
0.3104, 0.3242, 95.2311
CIE-Lab:
98.1259, 1.2200, -2.2827
CIE-LCH:
98.1259, 2.5882, 298.1222
CIE-Luv:
98.1259, 0.2771, -3.7718
Hunter-Lab:
97.5864, -3.9773, 3.0939
#faf9fe color charts
#faf9fe color shades, tints & tones
#faf9fe color schemes
#faf9fe color preview, HTML & CSS examples
This text has a color of #faf9fe
<p style="color:#faf9fe;">Text here</p>
.mytext {color:#faf9fe;}
This box has a color of #faf9fe
<div style="background-color:#faf9fe;">Content here</div>
.mybackground {background-color:#faf9fe;}
Border around this has a color of #faf9fe
<div style="border:2px solid #faf9fe;">Content here</div>
.myborder {border:2px solid #faf9fe;}