#faf7ff color space conversions
Hex:
#faf7ff
RGB:
250, 247, 255
CMY:
2, 3, 0
CMYK:
2, 3, 0, 0
HSL:
263°, 100.0000%, 98.4314%
HSV (HSB):
263°, 3.1373%, 100.0000%
XYZ:
90.7351, 94.0655, 107.9820
xyY:
0.3099, 0.3213, 94.0655
CIE-Lab:
97.6584, 2.4149, -3.4840
CIE-LCH:
97.6584, 4.2391, 304.7267
CIE-Luv:
97.6584, 1.2180, -5.8656
Hunter-Lab:
96.9874, -2.7349, 1.8800
#faf7ff color charts
#faf7ff color shades, tints & tones
#faf7ff color schemes
#faf7ff color preview, HTML & CSS examples
This text has a color of #faf7ff
<p style="color:#faf7ff;">Text here</p>
.mytext {color:#faf7ff;}
This box has a color of #faf7ff
<div style="background-color:#faf7ff;">Content here</div>
.mybackground {background-color:#faf7ff;}
Border around this has a color of #faf7ff
<div style="border:2px solid #faf7ff;">Content here</div>
.myborder {border:2px solid #faf7ff;}