#f2f96f color space conversions
Hex:
#f2f96f
RGB:
242, 249, 111
CMY:
5, 2, 56
CMYK:
3, 0, 55, 2
HSL:
63°, 92.0000%, 70.5882%
HSV (HSB):
63°, 55.4217%, 97.6471%
XYZ:
73.3629, 87.7763, 28.1148
xyY:
0.3876, 0.4638, 87.7763
CIE-Lab:
95.0667, -20.0843, 64.1376
CIE-LCH:
95.0667, 67.2087, 107.3877
CIE-Luv:
95.0667, 1.4803, 83.4005
Hunter-Lab:
93.6890, -24.1819, 47.7902
#f2f96f color charts
#f2f96f color shades, tints & tones
#f2f96f color schemes
#f2f96f color preview, HTML & CSS examples
This text has a color of #f2f96f
<p style="color:#f2f96f;">Text here</p>
.mytext {color:#f2f96f;}
This box has a color of #f2f96f
<div style="background-color:#f2f96f;">Content here</div>
.mybackground {background-color:#f2f96f;}
Border around this has a color of #f2f96f
<div style="border:2px solid #f2f96f;">Content here</div>
.myborder {border:2px solid #f2f96f;}