#f2cc14 color space conversions
Hex:
#f2cc14
RGB:
242, 204, 20
CMY:
5, 20, 92
CMYK:
0, 16, 92, 5
HSL:
50°, 89.5161%, 51.3725%
HSV (HSB):
50°, 91.7355%, 94.9020%
XYZ:
58.3371, 62.1135, 9.5762
xyY:
0.4487, 0.4777, 62.1135
CIE-Lab:
82.9737, -1.6926, 81.7021
CIE-LCH:
82.9737, 81.7196, 91.1868
CIE-Luv:
82.9737, 33.6646, 86.7097
Hunter-Lab:
78.8121, -5.7947, 47.9643
#f2cc14 color charts
#f2cc14 color shades, tints & tones
#f2cc14 color schemes
#f2cc14 color preview, HTML & CSS examples
This text has a color of #f2cc14
<p style="color:#f2cc14;">Text here</p>
.mytext {color:#f2cc14;}
This box has a color of #f2cc14
<div style="background-color:#f2cc14;">Content here</div>
.mybackground {background-color:#f2cc14;}
Border around this has a color of #f2cc14
<div style="border:2px solid #f2cc14;">Content here</div>
.myborder {border:2px solid #f2cc14;}