#f9f2bf color space conversions
Hex:
#f9f2bf
RGB:
249, 242, 191
CMY:
2, 5, 25
CMYK:
0, 3, 23, 2
HSL:
53°, 82.8571%, 86.2745%
HSV (HSB):
53°, 23.2932%, 97.6471%
XYZ:
80.2230, 87.4056, 61.9330
xyY:
0.3495, 0.3808, 87.4056
CIE-Lab:
94.9101, -5.5371, 25.5136
CIE-LCH:
94.9101, 26.1075, 102.2447
CIE-Luv:
94.9101, 6.9455, 37.5792
Hunter-Lab:
93.4910, -10.4413, 26.1671
#f9f2bf color charts
#f9f2bf color shades, tints & tones
#f9f2bf color schemes
#f9f2bf color preview, HTML & CSS examples
This text has a color of #f9f2bf
<p style="color:#f9f2bf;">Text here</p>
.mytext {color:#f9f2bf;}
This box has a color of #f9f2bf
<div style="background-color:#f9f2bf;">Content here</div>
.mybackground {background-color:#f9f2bf;}
Border around this has a color of #f9f2bf
<div style="border:2px solid #f9f2bf;">Content here</div>
.myborder {border:2px solid #f9f2bf;}