#f9f1f5 color space conversions
Hex:
#f9f1f5
RGB:
249, 241, 245
CMY:
2, 5, 4
CMYK:
0, 3, 2, 2
HSL:
330°, 40.0000%, 96.0784%
HSV (HSB):
330°, 3.2129%, 97.6471%
XYZ:
87.0036, 89.6429, 99.1034
xyY:
0.3155, 0.3251, 89.6429
CIE-Lab:
95.8484, 3.3728, -0.9812
CIE-LCH:
95.8484, 3.5126, 343.7787
CIE-Luv:
95.8484, 4.2938, -2.1242
Hunter-Lab:
94.6799, -1.6620, 4.2159
#f9f1f5 color charts
#f9f1f5 color shades, tints & tones
#f9f1f5 color schemes
#f9f1f5 color preview, HTML & CSS examples
This text has a color of #f9f1f5
<p style="color:#f9f1f5;">Text here</p>
.mytext {color:#f9f1f5;}
This box has a color of #f9f1f5
<div style="background-color:#f9f1f5;">Content here</div>
.mybackground {background-color:#f9f1f5;}
Border around this has a color of #f9f1f5
<div style="border:2px solid #f9f1f5;">Content here</div>
.myborder {border:2px solid #f9f1f5;}