#f2cc12 color space conversions
Hex:
#f2cc12
RGB:
242, 204, 18
CMY:
5, 20, 93
CMYK:
0, 16, 93, 5
HSL:
50°, 89.6000%, 50.9804%
HSV (HSB):
50°, 92.5620%, 94.9020%
XYZ:
58.3200, 62.1066, 9.4863
xyY:
0.4489, 0.4781, 62.1066
CIE-Lab:
82.9701, -1.7185, 81.9753
CIE-LCH:
82.9701, 81.9933, 91.2009
CIE-Luv:
82.9701, 33.6853, 86.8671
Hunter-Lab:
78.8078, -5.8185, 48.0286
#f2cc12 color charts
#f2cc12 color shades, tints & tones
#f2cc12 color schemes
#f2cc12 color preview, HTML & CSS examples
This text has a color of #f2cc12
<p style="color:#f2cc12;">Text here</p>
.mytext {color:#f2cc12;}
This box has a color of #f2cc12
<div style="background-color:#f2cc12;">Content here</div>
.mybackground {background-color:#f2cc12;}
Border around this has a color of #f2cc12
<div style="border:2px solid #f2cc12;">Content here</div>
.myborder {border:2px solid #f2cc12;}