#f2b53a color space conversions
Hex:
        #f2b53a
        RGB:
        242, 181, 58
        CMY:
        5, 29, 77
        CMYK:
        0, 25, 76, 5
      HSL:
        40°, 87.6190%, 58.8235%
        HSV (HSB):
        40°, 76.0331%, 94.9020%
        XYZ:
        53.9055, 52.2305, 11.2433
        xyY:
        0.4592, 0.4450, 52.2305
      CIE-Lab:
        77.4185, 11.2085, 67.2363
        CIE-LCH:
        77.4185, 68.1641, 80.5357
        CIE-Luv:
        77.4185, 50.0109, 71.7604
        Hunter-Lab:
        72.2707, 6.6667, 41.3655
      #f2b53a color charts
#f2b53a RGB chart
      #f2b53a CMYK chart
      #f2b53a RGB pie chart
      #f2b53a color shades, tints & tones
#f2b53a color schemes
#f2b53a color preview, HTML & CSS examples
           This text has a color of #f2b53a        
        
          <p style="color:#f2b53a;">Text here</p>
        
        
          .mytext {color:#f2b53a;}
        
        Text color #f2b53a
      
           This box has a color of #f2b53a        
        
          <div style="background-color:#f2b53a;">Content here</div>
        
        
          .mybackground {background-color:#f2b53a;}
        
        Background color #f2b53a
      
           Border around this has a color of #f2b53a        
        
          <div style="border:2px solid #f2b53a;">Content here</div>
        
        
          .myborder {border:2px solid #f2b53a;}
        
        Border color #f2b53a