#f2f0b3 color space conversions
Hex:
#f2f0b3
RGB:
242, 240, 179
CMY:
5, 6, 30
CMYK:
0, 1, 26, 5
HSL:
58°, 70.7865%, 82.5490%
HSV (HSB):
58°, 26.0331%, 94.9020%
XYZ:
75.9147, 84.4521, 54.9476
xyY:
0.3526, 0.3922, 84.4521
CIE-Lab:
93.6465, -8.7055, 29.8152
CIE-LCH:
93.6465, 31.0602, 106.2769
CIE-Luv:
93.6465, 4.3670, 43.6346
Hunter-Lab:
91.8978, -13.3664, 28.8778
#f2f0b3 color charts
#f2f0b3 color shades, tints & tones
#f2f0b3 color schemes
#f2f0b3 color preview, HTML & CSS examples
This text has a color of #f2f0b3
<p style="color:#f2f0b3;">Text here</p>
.mytext {color:#f2f0b3;}
This box has a color of #f2f0b3
<div style="background-color:#f2f0b3;">Content here</div>
.mybackground {background-color:#f2f0b3;}
Border around this has a color of #f2f0b3
<div style="border:2px solid #f2f0b3;">Content here</div>
.myborder {border:2px solid #f2f0b3;}