#f2f8a0 color space conversions
Hex:
#f2f8a0
RGB:
242, 248, 160
CMY:
5, 3, 37
CMYK:
2, 0, 35, 3
HSL:
64°, 86.2745%, 80.0000%
HSV (HSB):
64°, 35.4839%, 97.2549%
XYZ:
76.5305, 88.5501, 46.3160
xyY:
0.3620, 0.4189, 88.5501
CIE-Lab:
95.3921, -14.9786, 41.6418
CIE-LCH:
95.3921, 44.2538, 109.7838
CIE-Luv:
95.3921, 0.5710, 59.4179
Hunter-Lab:
94.1011, -19.5064, 36.6886
#f2f8a0 color charts
#f2f8a0 color shades, tints & tones
#f2f8a0 color schemes
#f2f8a0 color preview, HTML & CSS examples
This text has a color of #f2f8a0
<p style="color:#f2f8a0;">Text here</p>
.mytext {color:#f2f8a0;}
This box has a color of #f2f8a0
<div style="background-color:#f2f8a0;">Content here</div>
.mybackground {background-color:#f2f8a0;}
Border around this has a color of #f2f8a0
<div style="border:2px solid #f2f8a0;">Content here</div>
.myborder {border:2px solid #f2f8a0;}