#f2f05f color space conversions
Hex:
#f2f05f
RGB:
242, 240, 95
CMY:
5, 6, 63
CMYK:
0, 1, 61, 5
HSL:
59°, 84.9711%, 66.0784%
HSV (HSB):
59°, 60.7438%, 94.9020%
XYZ:
69.8436, 82.0236, 22.9775
xyY:
0.3995, 0.4691, 82.0236
CIE-Lab:
92.5853, -16.8432, 68.1437
CIE-LCH:
92.5853, 70.1945, 103.8836
CIE-Luv:
92.5853, 7.4775, 85.2724
Hunter-Lab:
90.5669, -20.8360, 48.3545
#f2f05f color charts
#f2f05f color shades, tints & tones
#f2f05f color schemes
#f2f05f color preview, HTML & CSS examples
This text has a color of #f2f05f
<p style="color:#f2f05f;">Text here</p>
.mytext {color:#f2f05f;}
This box has a color of #f2f05f
<div style="background-color:#f2f05f;">Content here</div>
.mybackground {background-color:#f2f05f;}
Border around this has a color of #f2f05f
<div style="border:2px solid #f2f05f;">Content here</div>
.myborder {border:2px solid #f2f05f;}