#f2f25c color space conversions
Hex:
#f2f25c
RGB:
242, 242, 92
CMY:
5, 5, 64
CMYK:
0, 0, 62, 5
HSL:
60°, 85.2273%, 65.4902%
HSV (HSB):
60°, 61.9835%, 94.9020%
XYZ:
70.3018, 83.1542, 22.4703
xyY:
0.3996, 0.4727, 83.1542
CIE-Lab:
93.0819, -17.9992, 69.8826
CIE-LCH:
93.0819, 72.1633, 104.4433
CIE-Luv:
93.0819, 6.2854, 87.1318
Hunter-Lab:
91.1889, -21.9666, 49.2223
#f2f25c color charts
#f2f25c color shades, tints & tones
#f2f25c color schemes
#f2f25c color preview, HTML & CSS examples
This text has a color of #f2f25c
<p style="color:#f2f25c;">Text here</p>
.mytext {color:#f2f25c;}
This box has a color of #f2f25c
<div style="background-color:#f2f25c;">Content here</div>
.mybackground {background-color:#f2f25c;}
Border around this has a color of #f2f25c
<div style="border:2px solid #f2f25c;">Content here</div>
.myborder {border:2px solid #f2f25c;}