#f9f5ba color space conversions
Hex:
#f9f5ba
RGB:
249, 245, 186
CMY:
2, 4, 27
CMYK:
0, 2, 25, 2
HSL:
56°, 84.0000%, 85.2941%
HSV (HSB):
56°, 25.3012%, 97.6471%
XYZ:
80.5823, 88.9897, 59.3840
xyY:
0.3520, 0.3887, 88.9897
CIE-Lab:
95.5761, -7.7037, 28.9672
CIE-LCH:
95.5761, 29.9741, 104.8928
CIE-Luv:
95.5761, 5.5010, 42.5522
Hunter-Lab:
94.3344, -12.6070, 28.7107
#f9f5ba color charts
#f9f5ba color shades, tints & tones
#f9f5ba color schemes
#f9f5ba color preview, HTML & CSS examples
This text has a color of #f9f5ba
<p style="color:#f9f5ba;">Text here</p>
.mytext {color:#f9f5ba;}
This box has a color of #f9f5ba
<div style="background-color:#f9f5ba;">Content here</div>
.mybackground {background-color:#f9f5ba;}
Border around this has a color of #f9f5ba
<div style="border:2px solid #f9f5ba;">Content here</div>
.myborder {border:2px solid #f9f5ba;}