#f2f981 color space conversions
Hex:
#f2f981
RGB:
242, 249, 129
CMY:
5, 2, 49
CMYK:
3, 0, 48, 2
HSL:
64°, 90.9091%, 74.1176%
HSV (HSB):
64°, 48.1928%, 97.6471%
XYZ:
74.4561, 88.2136, 33.8716
xyY:
0.3788, 0.4488, 88.2136
CIE-Lab:
95.2508, -18.6111, 56.2964
CIE-LCH:
95.2508, 59.2930, 108.2934
CIE-Luv:
95.2508, 0.9978, 75.7832
Hunter-Lab:
93.9221, -22.8590, 44.3634
#f2f981 color charts
#f2f981 color shades, tints & tones
#f2f981 color schemes
#f2f981 color preview, HTML & CSS examples
This text has a color of #f2f981
<p style="color:#f2f981;">Text here</p>
.mytext {color:#f2f981;}
This box has a color of #f2f981
<div style="background-color:#f2f981;">Content here</div>
.mybackground {background-color:#f2f981;}
Border around this has a color of #f2f981
<div style="border:2px solid #f2f981;">Content here</div>
.myborder {border:2px solid #f2f981;}