#f2f1b6 color space conversions
Hex:
#f2f1b6
RGB:
242, 241, 182
CMY:
5, 5, 29
CMYK:
0, 0, 25, 5
HSL:
59°, 69.7674%, 83.1373%
HSV (HSB):
59°, 24.7934%, 94.9020%
XYZ:
76.5167, 85.1652, 56.6616
xyY:
0.3504, 0.3901, 85.1652
CIE-Lab:
93.9543, -8.8090, 28.7071
CIE-LCH:
93.9543, 30.0283, 107.0591
CIE-Luv:
93.9543, 3.6571, 42.2784
Hunter-Lab:
92.2850, -13.4982, 28.1963
#f2f1b6 color charts
#f2f1b6 color shades, tints & tones
#f2f1b6 color schemes
#f2f1b6 color preview, HTML & CSS examples
This text has a color of #f2f1b6
<p style="color:#f2f1b6;">Text here</p>
.mytext {color:#f2f1b6;}
This box has a color of #f2f1b6
<div style="background-color:#f2f1b6;">Content here</div>
.mybackground {background-color:#f2f1b6;}
Border around this has a color of #f2f1b6
<div style="border:2px solid #f2f1b6;">Content here</div>
.myborder {border:2px solid #f2f1b6;}