#f2f6a2 color space conversions
Hex:
#f2f6a2
RGB:
242, 246, 162
CMY:
5, 4, 36
CMYK:
2, 0, 34, 4
HSL:
63°, 82.3529%, 80.0000%
HSV (HSB):
63°, 34.1463%, 96.4706%
XYZ:
76.0953, 87.3974, 47.0412
xyY:
0.3614, 0.4151, 87.3974
CIE-Lab:
94.9066, -13.7696, 40.0238
CIE-LCH:
94.9066, 42.3262, 108.9850
CIE-Luv:
94.9066, 1.6522, 57.2211
Hunter-Lab:
93.4866, -18.3078, 35.6067
#f2f6a2 color charts
#f2f6a2 color shades, tints & tones
#f2f6a2 color schemes
#f2f6a2 color preview, HTML & CSS examples
This text has a color of #f2f6a2
<p style="color:#f2f6a2;">Text here</p>
.mytext {color:#f2f6a2;}
This box has a color of #f2f6a2
<div style="background-color:#f2f6a2;">Content here</div>
.mybackground {background-color:#f2f6a2;}
Border around this has a color of #f2f6a2
<div style="border:2px solid #f2f6a2;">Content here</div>
.myborder {border:2px solid #f2f6a2;}