#f2c500 color space conversions
Hex:
#f2c500
RGB:
242, 197, 0
CMY:
5, 23, 100
CMYK:
0, 19, 100, 5
HSL:
49°, 100.0000%, 47.4510%
HSV (HSB):
49°, 100.0000%, 94.9020%
XYZ:
56.5842, 58.8098, 8.3691
xyY:
0.4572, 0.4752, 58.8098
CIE-Lab:
81.1869, 1.7100, 82.5276
CIE-LCH:
81.1869, 82.5453, 88.8130
CIE-Luv:
81.1869, 39.0392, 85.2891
Hunter-Lab:
76.6875, -2.4962, 47.2108
#f2c500 color charts
#f2c500 color shades, tints & tones
#f2c500 color schemes
#f2c500 color preview, HTML & CSS examples
This text has a color of #f2c500
<p style="color:#f2c500;">Text here</p>
.mytext {color:#f2c500;}
This box has a color of #f2c500
<div style="background-color:#f2c500;">Content here</div>
.mybackground {background-color:#f2c500;}
Border around this has a color of #f2c500
<div style="border:2px solid #f2c500;">Content here</div>
.myborder {border:2px solid #f2c500;}