#f2f7a0 color space conversions
Hex:
#f2f7a0
RGB:
242, 247, 160
CMY:
5, 3, 37
CMYK:
2, 0, 35, 3
HSL:
63°, 84.4660%, 79.8039%
HSV (HSB):
63°, 35.2227%, 96.8627%
XYZ:
76.2239, 87.9368, 46.2138
xyY:
0.3623, 0.4180, 87.9368
CIE-Lab:
95.1343, -14.4897, 41.3081
CIE-LCH:
95.1343, 43.7757, 109.3294
CIE-Luv:
95.1343, 1.1493, 58.8914
Hunter-Lab:
93.7746, -19.0135, 36.4231
#f2f7a0 color charts
#f2f7a0 color shades, tints & tones
#f2f7a0 color schemes
#f2f7a0 color preview, HTML & CSS examples
This text has a color of #f2f7a0
<p style="color:#f2f7a0;">Text here</p>
.mytext {color:#f2f7a0;}
This box has a color of #f2f7a0
<div style="background-color:#f2f7a0;">Content here</div>
.mybackground {background-color:#f2f7a0;}
Border around this has a color of #f2f7a0
<div style="border:2px solid #f2f7a0;">Content here</div>
.myborder {border:2px solid #f2f7a0;}