#f2f00e color space conversions
Hex:
#f2f00e
RGB:
242, 240, 14
CMY:
5, 6, 95
CMYK:
0, 1, 94, 5
HSL:
59°, 89.7638%, 50.1961%
HSV (HSB):
59°, 94.2149%, 94.9020%
XYZ:
67.8573, 81.2291, 12.5178
xyY:
0.4199, 0.5026, 81.2291
CIE-Lab:
92.2336, -19.6455, 89.3604
CIE-LCH:
92.2336, 91.4944, 102.3990
CIE-Luv:
92.2336, 8.6220, 100.5860
Hunter-Lab:
90.1272, -23.3289, 54.8542
#f2f00e color charts
#f2f00e color shades, tints & tones
#f2f00e color schemes
#f2f00e color preview, HTML & CSS examples
This text has a color of #f2f00e
<p style="color:#f2f00e;">Text here</p>
.mytext {color:#f2f00e;}
This box has a color of #f2f00e
<div style="background-color:#f2f00e;">Content here</div>
.mybackground {background-color:#f2f00e;}
Border around this has a color of #f2f00e
<div style="border:2px solid #f2f00e;">Content here</div>
.myborder {border:2px solid #f2f00e;}