#f2f000 color space conversions
Hex:
#f2f000
RGB:
242, 240, 0
CMY:
5, 6, 100
CMYK:
0, 1, 100, 5
HSL:
60°, 100.0000%, 47.4510%
HSV (HSB):
60°, 100.0000%, 94.9020%
XYZ:
67.7780, 81.1974, 12.1004
xyY:
0.4208, 0.5041, 81.1974
CIE-Lab:
92.2195, -19.7589, 90.4293
CIE-LCH:
92.2195, 92.5628, 102.3255
CIE-Luv:
92.2195, 8.6691, 101.2168
Hunter-Lab:
90.1096, -23.4289, 55.1150
#f2f000 color charts
#f2f000 color shades, tints & tones
#f2f000 color schemes
#f2f000 color preview, HTML & CSS examples
This text has a color of #f2f000
<p style="color:#f2f000;">Text here</p>
.mytext {color:#f2f000;}
This box has a color of #f2f000
<div style="background-color:#f2f000;">Content here</div>
.mybackground {background-color:#f2f000;}
Border around this has a color of #f2f000
<div style="border:2px solid #f2f000;">Content here</div>
.myborder {border:2px solid #f2f000;}