#f0faf8 color space conversions
Hex:
#f0faf8
RGB:
240, 250, 248
CMY:
6, 2, 3
CMYK:
4, 0, 1, 2
HSL:
168°, 50.0000%, 96.0784%
HSV (HSB):
168°, 4.0000%, 98.0392%
XYZ:
87.0641, 93.6738, 102.2990
xyY:
0.3076, 0.3310, 93.6738
CIE-Lab:
97.5004, -3.6353, -0.1943
CIE-LCH:
97.5004, 3.6405, 183.0602
CIE-Luv:
97.5004, -5.4045, 0.3489
Hunter-Lab:
96.7852, -8.8028, 5.0819
#f0faf8 color charts
#f0faf8 color shades, tints & tones
#f0faf8 color schemes
#f0faf8 color preview, HTML & CSS examples
This text has a color of #f0faf8
<p style="color:#f0faf8;">Text here</p>
.mytext {color:#f0faf8;}
This box has a color of #f0faf8
<div style="background-color:#f0faf8;">Content here</div>
.mybackground {background-color:#f0faf8;}
Border around this has a color of #f0faf8
<div style="border:2px solid #f0faf8;">Content here</div>
.myborder {border:2px solid #f0faf8;}