#f2d80c color space conversions
Hex:
#f2d80c
RGB:
242, 216, 12
CMY:
5, 15, 95
CMYK:
0, 11, 95, 5
HSL:
53°, 90.5512%, 49.8039%
HSV (HSB):
53°, 95.0413%, 94.9020%
XYZ:
61.2402, 68.0155, 10.2484
xyY:
0.4390, 0.4876, 68.0155
CIE-Lab:
86.0142, -7.8634, 84.9101
CIE-LCH:
86.0142, 85.2734, 95.2910
CIE-Luv:
86.0142, 25.0533, 91.7370
Hunter-Lab:
82.4715, -11.7779, 50.3623
#f2d80c color charts
#f2d80c color shades, tints & tones
#f2d80c color schemes
#f2d80c color preview, HTML & CSS examples
This text has a color of #f2d80c
<p style="color:#f2d80c;">Text here</p>
.mytext {color:#f2d80c;}
This box has a color of #f2d80c
<div style="background-color:#f2d80c;">Content here</div>
.mybackground {background-color:#f2d80c;}
Border around this has a color of #f2d80c
<div style="border:2px solid #f2d80c;">Content here</div>
.myborder {border:2px solid #f2d80c;}