#f9f1dd color space conversions
Hex:
#f9f1dd
RGB:
249, 241, 221
CMY:
2, 5, 13
CMYK:
0, 3, 11, 2
HSL:
43°, 70.0000%, 92.1569%
HSV (HSB):
43°, 11.2450%, 97.6471%
XYZ:
83.5734, 88.2708, 81.0398
xyY:
0.3305, 0.3491, 88.2708
CIE-Lab:
95.2748, -0.6208, 10.6040
CIE-LCH:
95.2748, 10.6221, 93.3507
CIE-Luv:
95.2748, 5.7837, 16.0032
Hunter-Lab:
93.9525, -5.6363, 14.6255
#f9f1dd color charts
#f9f1dd color shades, tints & tones
#f9f1dd color schemes
#f9f1dd color preview, HTML & CSS examples
This text has a color of #f9f1dd
<p style="color:#f9f1dd;">Text here</p>
.mytext {color:#f9f1dd;}
This box has a color of #f9f1dd
<div style="background-color:#f9f1dd;">Content here</div>
.mybackground {background-color:#f9f1dd;}
Border around this has a color of #f9f1dd
<div style="border:2px solid #f9f1dd;">Content here</div>
.myborder {border:2px solid #f9f1dd;}