#f2f05a color space conversions
Hex:
#f2f05a
RGB:
242, 240, 90
CMY:
5, 6, 65
CMYK:
0, 1, 63, 5
HSL:
59°, 85.3933%, 65.0980%
HSV (HSB):
59°, 62.8099%, 94.9020%
XYZ:
69.6235, 81.9356, 21.8185
xyY:
0.4016, 0.4726, 81.9356
CIE-Lab:
92.5464, -17.1501, 70.1134
CIE-LCH:
92.5464, 72.1804, 103.7450
CIE-Luv:
92.5464, 7.6009, 86.9239
Hunter-Lab:
90.5183, -21.1111, 49.0716
#f2f05a color charts
#f2f05a color shades, tints & tones
#f2f05a color schemes
#f2f05a color preview, HTML & CSS examples
This text has a color of #f2f05a
<p style="color:#f2f05a;">Text here</p>
.mytext {color:#f2f05a;}
This box has a color of #f2f05a
<div style="background-color:#f2f05a;">Content here</div>
.mybackground {background-color:#f2f05a;}
Border around this has a color of #f2f05a
<div style="border:2px solid #f2f05a;">Content here</div>
.myborder {border:2px solid #f2f05a;}