#f0faf9 color space conversions
Hex:
#f0faf9
RGB:
240, 250, 249
CMY:
6, 2, 2
CMYK:
4, 0, 0, 2
HSL:
174°, 50.0000%, 96.0784%
HSV (HSB):
174°, 4.0000%, 98.0392%
XYZ:
87.2197, 93.7360, 103.1184
xyY:
0.3070, 0.3300, 93.7360
CIE-Lab:
97.5255, -3.4545, -0.6726
CIE-LCH:
97.5255, 3.5194, 191.0182
CIE-Luv:
97.5255, -5.4511, -0.4262
Hunter-Lab:
96.8174, -8.6255, 4.6235
#f0faf9 color charts
#f0faf9 color shades, tints & tones
#f0faf9 color schemes
#f0faf9 color preview, HTML & CSS examples
This text has a color of #f0faf9
<p style="color:#f0faf9;">Text here</p>
.mytext {color:#f0faf9;}
This box has a color of #f0faf9
<div style="background-color:#f0faf9;">Content here</div>
.mybackground {background-color:#f0faf9;}
Border around this has a color of #f0faf9
<div style="border:2px solid #f0faf9;">Content here</div>
.myborder {border:2px solid #f0faf9;}