#f2f95b color space conversions
Hex:
#f2f95b
RGB:
242, 249, 91
CMY:
5, 2, 64
CMYK:
3, 0, 63, 2
HSL:
63°, 92.9412%, 66.6667%
HSV (HSB):
63°, 63.4538%, 97.6471%
XYZ:
72.3820, 87.3839, 22.9494
xyY:
0.3961, 0.4783, 87.3839
CIE-Lab:
94.9009, -21.4233, 72.1848
CIE-LCH:
94.9009, 75.2967, 106.5301
CIE-Luv:
94.9009, 1.9258, 90.4357
Hunter-Lab:
93.4794, -25.3747, 50.8797
#f2f95b color charts
#f2f95b color shades, tints & tones
#f2f95b color schemes
#f2f95b color preview, HTML & CSS examples
This text has a color of #f2f95b
<p style="color:#f2f95b;">Text here</p>
.mytext {color:#f2f95b;}
This box has a color of #f2f95b
<div style="background-color:#f2f95b;">Content here</div>
.mybackground {background-color:#f2f95b;}
Border around this has a color of #f2f95b
<div style="border:2px solid #f2f95b;">Content here</div>
.myborder {border:2px solid #f2f95b;}