#f2f232 color space conversions
Hex:
#f2f232
RGB:
242, 242, 50
CMY:
5, 5, 80
CMYK:
0, 0, 79, 5
HSL:
60°, 88.0734%, 57.2549%
HSV (HSB):
60°, 79.3388%, 94.9020%
XYZ:
68.9458, 82.6118, 15.3295
xyY:
0.4131, 0.4950, 82.6118
CIE-Lab:
92.8442, -19.9009, 83.6180
CIE-LCH:
92.8442, 85.9536, 103.3872
CIE-Luv:
92.8442, 7.0292, 97.4474
Hunter-Lab:
90.8910, -23.6573, 53.6240
#f2f232 color charts
#f2f232 color shades, tints & tones
#f2f232 color schemes
#f2f232 color preview, HTML & CSS examples
This text has a color of #f2f232
<p style="color:#f2f232;">Text here</p>
.mytext {color:#f2f232;}
This box has a color of #f2f232
<div style="background-color:#f2f232;">Content here</div>
.mybackground {background-color:#f2f232;}
Border around this has a color of #f2f232
<div style="border:2px solid #f2f232;">Content here</div>
.myborder {border:2px solid #f2f232;}