#f2bc31 color space conversions
Hex:
        #f2bc31
        RGB:
        242, 188, 49
        CMY:
        5, 26, 81
        CMYK:
        0, 22, 80, 5
      HSL:
        43°, 88.1279%, 57.0588%
        HSV (HSB):
        43°, 79.7521%, 94.9020%
        XYZ:
        55.1555, 55.0654, 10.6274
        xyY:
        0.4564, 0.4557, 55.0654
      CIE-Lab:
        79.0789, 7.2258, 71.8449
        CIE-LCH:
        79.0789, 72.2073, 84.2568
        CIE-Luv:
        79.0789, 45.0280, 76.5529
        Hunter-Lab:
        74.2061, 2.8140, 43.4531
      #f2bc31 color charts
#f2bc31 RGB chart
      #f2bc31 CMYK chart
      #f2bc31 RGB pie chart
      #f2bc31 color shades, tints & tones
#f2bc31 color schemes
#f2bc31 color preview, HTML & CSS examples
           This text has a color of #f2bc31        
        
          <p style="color:#f2bc31;">Text here</p>
        
        
          .mytext {color:#f2bc31;}
        
        Text color #f2bc31
      
           This box has a color of #f2bc31        
        
          <div style="background-color:#f2bc31;">Content here</div>
        
        
          .mybackground {background-color:#f2bc31;}
        
        Background color #f2bc31
      
           Border around this has a color of #f2bc31        
        
          <div style="border:2px solid #f2bc31;">Content here</div>
        
        
          .myborder {border:2px solid #f2bc31;}
        
        Border color #f2bc31