#f2cc5a color space conversions
Hex:
#f2cc5a
RGB:
242, 204, 90
CMY:
5, 20, 65
CMYK:
0, 16, 63, 5
HSL:
45°, 85.3933%, 65.0980%
HSV (HSB):
45°, 62.8099%, 94.9020%
XYZ:
60.0563, 62.8012, 18.6294
xyY:
0.4245, 0.4439, 62.8012
CIE-Lab:
83.3377, 0.8725, 60.2412
CIE-LCH:
83.3377, 60.2475, 89.1702
CIE-Luv:
83.3377, 31.6612, 71.4044
Hunter-Lab:
79.2472, -3.4091, 41.5352
#f2cc5a color charts
#f2cc5a color shades, tints & tones
#f2cc5a color schemes
#f2cc5a color preview, HTML & CSS examples
This text has a color of #f2cc5a
<p style="color:#f2cc5a;">Text here</p>
.mytext {color:#f2cc5a;}
This box has a color of #f2cc5a
<div style="background-color:#f2cc5a;">Content here</div>
.mybackground {background-color:#f2cc5a;}
Border around this has a color of #f2cc5a
<div style="border:2px solid #f2cc5a;">Content here</div>
.myborder {border:2px solid #f2cc5a;}