#f2f0b1 color space conversions
Hex:
#f2f0b1
RGB:
242, 240, 177
CMY:
5, 6, 31
CMYK:
0, 1, 27, 5
HSL:
58°, 71.4286%, 82.1569%
HSV (HSB):
58°, 26.8595%, 94.9020%
XYZ:
75.7138, 84.3717, 53.8898
xyY:
0.3538, 0.3943, 84.3717
CIE-Lab:
93.6117, -8.9651, 30.7837
CIE-LCH:
93.6117, 32.0626, 106.2372
CIE-Luv:
93.6117, 4.4616, 44.9023
Hunter-Lab:
91.8541, -13.6100, 29.5131
#f2f0b1 color charts
#f2f0b1 color shades, tints & tones
#f2f0b1 color schemes
#f2f0b1 color preview, HTML & CSS examples
This text has a color of #f2f0b1
<p style="color:#f2f0b1;">Text here</p>
.mytext {color:#f2f0b1;}
This box has a color of #f2f0b1
<div style="background-color:#f2f0b1;">Content here</div>
.mybackground {background-color:#f2f0b1;}
Border around this has a color of #f2f0b1
<div style="border:2px solid #f2f0b1;">Content here</div>
.myborder {border:2px solid #f2f0b1;}