#f2bc3a color space conversions
Hex:
#f2bc3a
RGB:
242, 188, 58
CMY:
5, 26, 77
CMYK:
0, 22, 76, 5
HSL:
42°, 87.6190%, 58.8235%
HSV (HSB):
42°, 76.0331%, 94.9020%
XYZ:
55.3649, 55.1492, 11.7298
xyY:
0.4529, 0.4511, 55.1492
CIE-Lab:
79.1271, 7.5452, 68.8481
CIE-LCH:
79.1271, 69.2603, 83.7458
CIE-Luv:
79.1271, 44.7014, 74.5408
Hunter-Lab:
74.2625, 3.1177, 42.6189
#f2bc3a color charts
#f2bc3a color shades, tints & tones
#f2bc3a color schemes
#f2bc3a color preview, HTML & CSS examples
This text has a color of #f2bc3a
<p style="color:#f2bc3a;">Text here</p>
.mytext {color:#f2bc3a;}
This box has a color of #f2bc3a
<div style="background-color:#f2bc3a;">Content here</div>
.mybackground {background-color:#f2bc3a;}
Border around this has a color of #f2bc3a
<div style="border:2px solid #f2bc3a;">Content here</div>
.myborder {border:2px solid #f2bc3a;}