#f2ffa0 color space conversions
Hex:
#f2ffa0
RGB:
242, 255, 160
CMY:
5, 0, 37
CMYK:
5, 0, 37, 0
HSL:
68°, 100.0000%, 81.3725%
HSV (HSB):
68°, 37.2549%, 100.0000%
XYZ:
78.7231, 92.9353, 47.0469
xyY:
0.3600, 0.4249, 92.9353
CIE-Lab:
97.2013, -18.3766, 43.9741
CIE-LCH:
97.2013, 47.6594, 112.6799
CIE-Luv:
97.2013, -3.4449, 63.0856
Hunter-Lab:
96.4030, -22.9412, 38.5472
#f2ffa0 color charts
#f2ffa0 color shades, tints & tones
#f2ffa0 color schemes
#f2ffa0 color preview, HTML & CSS examples
This text has a color of #f2ffa0
<p style="color:#f2ffa0;">Text here</p>
.mytext {color:#f2ffa0;}
This box has a color of #f2ffa0
<div style="background-color:#f2ffa0;">Content here</div>
.mybackground {background-color:#f2ffa0;}
Border around this has a color of #f2ffa0
<div style="border:2px solid #f2ffa0;">Content here</div>
.myborder {border:2px solid #f2ffa0;}