#f2f12a color space conversions
Hex:
#f2f12a
RGB:
242, 241, 42
CMY:
5, 5, 84
CMYK:
0, 0, 83, 5
HSL:
60°, 88.4956%, 55.6863%
HSV (HSB):
60°, 82.6446%, 94.9020%
XYZ:
68.4912, 81.9550, 14.3995
xyY:
0.4155, 0.4972, 81.9550
CIE-Lab:
92.5550, -19.6439, 85.2673
CIE-LCH:
92.5550, 87.5008, 102.9735
CIE-Luv:
92.5550, 7.7688, 98.2921
Hunter-Lab:
90.5290, -23.3787, 53.9397
#f2f12a color charts
#f2f12a color shades, tints & tones
#f2f12a color schemes
#f2f12a color preview, HTML & CSS examples
This text has a color of #f2f12a
<p style="color:#f2f12a;">Text here</p>
.mytext {color:#f2f12a;}
This box has a color of #f2f12a
<div style="background-color:#f2f12a;">Content here</div>
.mybackground {background-color:#f2f12a;}
Border around this has a color of #f2f12a
<div style="border:2px solid #f2f12a;">Content here</div>
.myborder {border:2px solid #f2f12a;}