#f2c22a color space conversions
Hex:
#f2c22a
RGB:
242, 194, 42
CMY:
5, 24, 84
CMYK:
0, 20, 83, 5
HSL:
46°, 88.4956%, 55.6863%
HSV (HSB):
46°, 82.6446%, 94.9020%
XYZ:
56.3277, 57.6280, 10.3450
xyY:
0.4532, 0.4636, 57.6280
CIE-Lab:
80.5315, 3.8983, 75.1723
CIE-LCH:
80.5315, 75.2733, 87.0314
CIE-Luv:
80.5315, 40.7092, 80.1834
Hunter-Lab:
75.9131, -0.4006, 45.0595
#f2c22a color charts
#f2c22a color shades, tints & tones
#f2c22a color schemes
#f2c22a color preview, HTML & CSS examples
This text has a color of #f2c22a
<p style="color:#f2c22a;">Text here</p>
.mytext {color:#f2c22a;}
This box has a color of #f2c22a
<div style="background-color:#f2c22a;">Content here</div>
.mybackground {background-color:#f2c22a;}
Border around this has a color of #f2c22a
<div style="border:2px solid #f2c22a;">Content here</div>
.myborder {border:2px solid #f2c22a;}