#f2bc3e color space conversions
Hex:
#f2bc3e
RGB:
242, 188, 62
CMY:
5, 26, 76
CMYK:
0, 22, 74, 5
HSL:
42°, 87.3786%, 59.6078%
HSV (HSB):
42°, 74.3802%, 94.9020%
XYZ:
55.4707, 55.1915, 12.2868
xyY:
0.4512, 0.4489, 55.1915
CIE-Lab:
79.1514, 7.7061, 67.4069
CIE-LCH:
79.1514, 67.8459, 83.4781
CIE-Luv:
79.1514, 44.5376, 73.5312
Hunter-Lab:
74.2910, 3.2710, 42.1978
#f2bc3e color charts
#f2bc3e color shades, tints & tones
#f2bc3e color schemes
#f2bc3e color preview, HTML & CSS examples
This text has a color of #f2bc3e
<p style="color:#f2bc3e;">Text here</p>
.mytext {color:#f2bc3e;}
This box has a color of #f2bc3e
<div style="background-color:#f2bc3e;">Content here</div>
.mybackground {background-color:#f2bc3e;}
Border around this has a color of #f2bc3e
<div style="border:2px solid #f2bc3e;">Content here</div>
.myborder {border:2px solid #f2bc3e;}