#f9f2f4 color space conversions
Hex:
#f9f2f4
RGB:
249, 242, 244
CMY:
2, 5, 4
CMYK:
0, 3, 2, 2
HSL:
343°, 36.8421%, 96.2745%
HSV (HSB):
343°, 2.8112%, 97.6471%
XYZ:
87.1482, 90.1757, 98.4004
xyY:
0.3161, 0.3271, 90.1757
CIE-Lab:
96.0696, 2.6883, -0.1406
CIE-LCH:
96.0696, 2.6920, 357.0069
CIE-Luv:
96.0696, 3.8467, -0.7020
Hunter-Lab:
94.9609, -2.3672, 5.0351
#f9f2f4 color charts
#f9f2f4 color shades, tints & tones
#f9f2f4 color schemes
#f9f2f4 color preview, HTML & CSS examples
This text has a color of #f9f2f4
<p style="color:#f9f2f4;">Text here</p>
.mytext {color:#f9f2f4;}
This box has a color of #f9f2f4
<div style="background-color:#f9f2f4;">Content here</div>
.mybackground {background-color:#f9f2f4;}
Border around this has a color of #f9f2f4
<div style="border:2px solid #f9f2f4;">Content here</div>
.myborder {border:2px solid #f9f2f4;}