#faf2f8 color space conversions
Hex:
#faf2f8
RGB:
250, 242, 248
CMY:
2, 5, 3
CMYK:
0, 3, 1, 2
HSL:
315°, 44.4444%, 96.4706%
HSV (HSB):
315°, 3.2000%, 98.0392%
XYZ:
88.1197, 90.6056, 101.6512
xyY:
0.3143, 0.3232, 90.6056
CIE-Lab:
96.2474, 3.7203, -1.9403
CIE-LCH:
96.2474, 4.1959, 332.4561
CIE-Luv:
96.2474, 4.1651, -3.6765
Hunter-Lab:
95.1870, -1.3300, 3.3145
#faf2f8 color charts
#faf2f8 color shades, tints & tones
#faf2f8 color schemes
#faf2f8 color preview, HTML & CSS examples
This text has a color of #faf2f8
<p style="color:#faf2f8;">Text here</p>
.mytext {color:#faf2f8;}
This box has a color of #faf2f8
<div style="background-color:#faf2f8;">Content here</div>
.mybackground {background-color:#faf2f8;}
Border around this has a color of #faf2f8
<div style="border:2px solid #faf2f8;">Content here</div>
.myborder {border:2px solid #faf2f8;}