#f2cb1c color space conversions
Hex:
#f2cb1c
RGB:
242, 203, 28
CMY:
5, 20, 89
CMYK:
0, 16, 88, 5
HSL:
49°, 89.1667%, 52.9412%
HSV (HSB):
49°, 88.4298%, 94.9020%
XYZ:
58.1835, 61.6730, 9.9361
xyY:
0.4483, 0.4752, 61.6730
CIE-Lab:
82.7392, -1.0549, 80.1973
CIE-LCH:
82.7392, 80.2043, 90.7536
CIE-Luv:
82.7392, 34.2989, 85.5654
Hunter-Lab:
78.5321, -5.1828, 47.4710
#f2cb1c color charts
#f2cb1c color shades, tints & tones
#f2cb1c color schemes
#f2cb1c color preview, HTML & CSS examples
This text has a color of #f2cb1c
<p style="color:#f2cb1c;">Text here</p>
.mytext {color:#f2cb1c;}
This box has a color of #f2cb1c
<div style="background-color:#f2cb1c;">Content here</div>
.mybackground {background-color:#f2cb1c;}
Border around this has a color of #f2cb1c
<div style="border:2px solid #f2cb1c;">Content here</div>
.myborder {border:2px solid #f2cb1c;}