#f2f9ba color space conversions
Hex:
#f2f9ba
RGB:
242, 249, 186
CMY:
5, 2, 27
CMYK:
3, 0, 25, 2
HSL:
67°, 84.0000%, 85.2941%
HSV (HSB):
67°, 25.3012%, 97.6471%
XYZ:
79.3566, 90.1738, 59.6771
xyY:
0.3462, 0.3934, 90.1738
CIE-Lab:
96.0688, -12.2389, 29.5482
CIE-LCH:
96.0688, 31.9827, 112.4994
CIE-Luv:
96.0688, -1.0021, 44.2477
Hunter-Lab:
94.9599, -17.0100, 29.2114
#f2f9ba color charts
#f2f9ba color shades, tints & tones
#f2f9ba color schemes
#f2f9ba color preview, HTML & CSS examples
This text has a color of #f2f9ba
<p style="color:#f2f9ba;">Text here</p>
.mytext {color:#f2f9ba;}
This box has a color of #f2f9ba
<div style="background-color:#f2f9ba;">Content here</div>
.mybackground {background-color:#f2f9ba;}
Border around this has a color of #f2f9ba
<div style="border:2px solid #f2f9ba;">Content here</div>
.myborder {border:2px solid #f2f9ba;}