#f0faf6 color space conversions
Hex:
#f0faf6
RGB:
240, 250, 246
CMY:
6, 2, 4
CMYK:
4, 0, 2, 2
HSL:
156°, 50.0000%, 96.0784%
HSV (HSB):
156°, 4.0000%, 98.0392%
XYZ:
86.7553, 93.5503, 100.6733
xyY:
0.3088, 0.3329, 93.5503
CIE-Lab:
97.4505, -3.9949, 0.7628
CIE-LCH:
97.4505, 4.0671, 169.1895
CIE-Luv:
97.4505, -5.3116, 1.8947
Hunter-Lab:
96.7214, -9.1549, 5.9925
#f0faf6 color charts
#f0faf6 color shades, tints & tones
#f0faf6 color schemes
#f0faf6 color preview, HTML & CSS examples
This text has a color of #f0faf6
<p style="color:#f0faf6;">Text here</p>
.mytext {color:#f0faf6;}
This box has a color of #f0faf6
<div style="background-color:#f0faf6;">Content here</div>
.mybackground {background-color:#f0faf6;}
Border around this has a color of #f0faf6
<div style="border:2px solid #f0faf6;">Content here</div>
.myborder {border:2px solid #f0faf6;}