#f2cc1d color space conversions
Hex:
#f2cc1d
RGB:
242, 204, 29
CMY:
5, 20, 89
CMYK:
0, 16, 88, 5
HSL:
49°, 89.1213%, 53.1373%
HSV (HSB):
49°, 88.0165%, 94.9020%
XYZ:
58.4326, 62.1517, 10.0791
xyY:
0.4472, 0.4757, 62.1517
CIE-Lab:
82.9940, -1.5483, 80.2066
CIE-LCH:
82.9940, 80.2215, 91.1059
CIE-Luv:
82.9940, 33.5495, 85.8317
Hunter-Lab:
78.8363, -5.6615, 47.6053
#f2cc1d color charts
#f2cc1d color shades, tints & tones
#f2cc1d color schemes
#f2cc1d color preview, HTML & CSS examples
This text has a color of #f2cc1d
<p style="color:#f2cc1d;">Text here</p>
.mytext {color:#f2cc1d;}
This box has a color of #f2cc1d
<div style="background-color:#f2cc1d;">Content here</div>
.mybackground {background-color:#f2cc1d;}
Border around this has a color of #f2cc1d
<div style="border:2px solid #f2cc1d;">Content here</div>
.myborder {border:2px solid #f2cc1d;}