#f9f5d8 color space conversions
Hex:
#f9f5d8
RGB:
249, 245, 216
CMY:
2, 4, 15
CMYK:
0, 2, 13, 2
HSL:
53°, 73.3333%, 91.1765%
HSV (HSB):
53°, 13.2530%, 97.6471%
XYZ:
84.1140, 90.4024, 77.9819
xyY:
0.3331, 0.3580, 90.4024
CIE-Lab:
96.1634, -3.4203, 14.4451
CIE-LCH:
96.1634, 14.8445, 103.3212
CIE-Luv:
96.1634, 3.9228, 22.0902
Hunter-Lab:
95.0802, -8.4778, 17.9283
#f9f5d8 color charts
#f9f5d8 color shades, tints & tones
#f9f5d8 color schemes
#f9f5d8 color preview, HTML & CSS examples
This text has a color of #f9f5d8
<p style="color:#f9f5d8;">Text here</p>
.mytext {color:#f9f5d8;}
This box has a color of #f9f5d8
<div style="background-color:#f9f5d8;">Content here</div>
.mybackground {background-color:#f9f5d8;}
Border around this has a color of #f9f5d8
<div style="border:2px solid #f9f5d8;">Content here</div>
.myborder {border:2px solid #f9f5d8;}