#f3faf2 color space conversions
Hex:
#f3faf2
RGB:
243, 250, 242
CMY:
5, 2, 5
CMYK:
3, 0, 3, 2
HSL:
113°, 44.4444%, 96.4706%
HSV (HSB):
113°, 3.2000%, 98.0392%
XYZ:
87.1748, 93.8367, 97.5221
xyY:
0.3130, 0.3369, 93.8367
CIE-Lab:
97.5662, -3.7130, 3.0168
CIE-LCH:
97.5662, 4.7841, 140.9071
CIE-Luv:
97.5662, -3.4761, 5.3059
Hunter-Lab:
96.8693, -8.8854, 8.1190
#f3faf2 color charts
#f3faf2 color shades, tints & tones
#f3faf2 color schemes
#f3faf2 color preview, HTML & CSS examples
This text has a color of #f3faf2
<p style="color:#f3faf2;">Text here</p>
.mytext {color:#f3faf2;}
This box has a color of #f3faf2
<div style="background-color:#f3faf2;">Content here</div>
.mybackground {background-color:#f3faf2;}
Border around this has a color of #f3faf2
<div style="border:2px solid #f3faf2;">Content here</div>
.myborder {border:2px solid #f3faf2;}