#f2f0a8 color space conversions
Hex:
#f2f0a8
RGB:
242, 240, 168
CMY:
5, 6, 34
CMYK:
0, 1, 31, 5
HSL:
58°, 74.0000%, 80.3922%
HSV (HSB):
58°, 30.5785%, 94.9020%
XYZ:
74.8459, 84.0246, 49.3194
xyY:
0.3595, 0.4036, 84.0246
CIE-Lab:
93.4612, -10.0941, 35.1293
CIE-LCH:
93.4612, 36.5507, 106.0316
CIE-Luv:
93.4612, 4.8767, 50.4599
Hunter-Lab:
91.6649, -14.6654, 32.2651
#f2f0a8 color charts
#f2f0a8 color shades, tints & tones
#f2f0a8 color schemes
#f2f0a8 color preview, HTML & CSS examples
This text has a color of #f2f0a8
<p style="color:#f2f0a8;">Text here</p>
.mytext {color:#f2f0a8;}
This box has a color of #f2f0a8
<div style="background-color:#f2f0a8;">Content here</div>
.mybackground {background-color:#f2f0a8;}
Border around this has a color of #f2f0a8
<div style="border:2px solid #f2f0a8;">Content here</div>
.myborder {border:2px solid #f2f0a8;}