#f2f996 color space conversions
Hex:
#f2f996
RGB:
242, 249, 150
CMY:
5, 2, 41
CMYK:
3, 0, 40, 2
HSL:
64°, 89.1892%, 78.2353%
HSV (HSB):
64°, 39.7590%, 97.6471%
XYZ:
75.9987, 88.8306, 41.9946
xyY:
0.3675, 0.4295, 88.8306
CIE-Lab:
95.5096, -16.5652, 46.6758
CIE-LCH:
95.5096, 49.5282, 109.5397
CIE-Luv:
95.5096, 0.3406, 65.4139
Hunter-Lab:
94.2500, -21.0037, 39.5574
#f2f996 color charts
#f2f996 color shades, tints & tones
#f2f996 color schemes
#f2f996 color preview, HTML & CSS examples
This text has a color of #f2f996
<p style="color:#f2f996;">Text here</p>
.mytext {color:#f2f996;}
This box has a color of #f2f996
<div style="background-color:#f2f996;">Content here</div>
.mybackground {background-color:#f2f996;}
Border around this has a color of #f2f996
<div style="border:2px solid #f2f996;">Content here</div>
.myborder {border:2px solid #f2f996;}