#f2f2bd color space conversions
Hex:
#f2f2bd
RGB:
242, 242, 189
CMY:
5, 5, 26
CMYK:
0, 0, 22, 5
HSL:
60°, 67.0886%, 84.5098%
HSV (HSB):
60°, 21.9008%, 94.9020%
XYZ:
77.5554, 86.0556, 60.6669
xyY:
0.3458, 0.3837, 86.0556
CIE-Lab:
94.3361, -8.3599, 25.6610
CIE-LCH:
94.3361, 26.9884, 108.0446
CIE-Luv:
94.3361, 2.7627, 38.2820
Hunter-Lab:
92.7662, -13.1093, 26.1621
#f2f2bd color charts
#f2f2bd color shades, tints & tones
#f2f2bd color schemes
#f2f2bd color preview, HTML & CSS examples
This text has a color of #f2f2bd
<p style="color:#f2f2bd;">Text here</p>
.mytext {color:#f2f2bd;}
This box has a color of #f2f2bd
<div style="background-color:#f2f2bd;">Content here</div>
.mybackground {background-color:#f2f2bd;}
Border around this has a color of #f2f2bd
<div style="border:2px solid #f2f2bd;">Content here</div>
.myborder {border:2px solid #f2f2bd;}