#f2f7a2 color space conversions
Hex:
#f2f7a2
RGB:
242, 247, 162
CMY:
5, 3, 36
CMYK:
2, 0, 34, 3
HSL:
64°, 84.1584%, 80.1961%
HSV (HSB):
64°, 34.4130%, 96.8627%
XYZ:
76.4003, 88.0074, 47.1428
xyY:
0.3611, 0.4160, 88.0074
CIE-Lab:
95.1641, -14.2597, 40.3588
CIE-LCH:
95.1641, 42.8039, 109.4595
CIE-Luv:
95.1641, 1.0743, 57.7514
Hunter-Lab:
93.8123, -18.8018, 35.8740
#f2f7a2 color charts
#f2f7a2 color shades, tints & tones
#f2f7a2 color schemes
#f2f7a2 color preview, HTML & CSS examples
This text has a color of #f2f7a2
<p style="color:#f2f7a2;">Text here</p>
.mytext {color:#f2f7a2;}
This box has a color of #f2f7a2
<div style="background-color:#f2f7a2;">Content here</div>
.mybackground {background-color:#f2f7a2;}
Border around this has a color of #f2f7a2
<div style="border:2px solid #f2f7a2;">Content here</div>
.myborder {border:2px solid #f2f7a2;}