#faf3f8 color space conversions
Hex:
#faf3f8
RGB:
250, 243, 248
CMY:
2, 5, 3
CMYK:
0, 3, 1, 2
HSL:
317°, 41.1765%, 96.6667%
HSV (HSB):
317°, 2.8000%, 98.0392%
XYZ:
88.4182, 91.2025, 101.7506
xyY:
0.3142, 0.3241, 91.2025
CIE-Lab:
96.4934, 3.2099, -1.5800
CIE-LCH:
96.4934, 3.5777, 333.7930
CIE-Luv:
96.4934, 3.6578, -3.0256
Hunter-Lab:
95.5000, -1.8616, 3.6794
#faf3f8 color charts
#faf3f8 color shades, tints & tones
#faf3f8 color schemes
#faf3f8 color preview, HTML & CSS examples
This text has a color of #faf3f8
<p style="color:#faf3f8;">Text here</p>
.mytext {color:#faf3f8;}
This box has a color of #faf3f8
<div style="background-color:#faf3f8;">Content here</div>
.mybackground {background-color:#faf3f8;}
Border around this has a color of #faf3f8
<div style="border:2px solid #faf3f8;">Content here</div>
.myborder {border:2px solid #faf3f8;}