#faf3f9 color space conversions
Hex:
#faf3f9
RGB:
250, 243, 249
CMY:
2, 5, 2
CMYK:
0, 3, 0, 2
HSL:
309°, 41.1765%, 96.6667%
HSV (HSB):
309°, 2.8000%, 98.0392%
XYZ:
88.5738, 91.2647, 102.5700
xyY:
0.3136, 0.3232, 91.2647
CIE-Lab:
96.5189, 3.3858, -2.0593
CIE-LCH:
96.5189, 3.9629, 328.6910
CIE-Luv:
96.5189, 3.5949, -3.8031
Hunter-Lab:
95.5326, -1.6843, 3.2152
#faf3f9 color charts
#faf3f9 color shades, tints & tones
#faf3f9 color schemes
#faf3f9 color preview, HTML & CSS examples
This text has a color of #faf3f9
<p style="color:#faf3f9;">Text here</p>
.mytext {color:#faf3f9;}
This box has a color of #faf3f9
<div style="background-color:#faf3f9;">Content here</div>
.mybackground {background-color:#faf3f9;}
Border around this has a color of #faf3f9
<div style="border:2px solid #faf3f9;">Content here</div>
.myborder {border:2px solid #faf3f9;}