#f2b960 color space conversions
Hex:
        #f2b960
        RGB:
        242, 185, 96
        CMY:
        5, 27, 62
        CMYK:
        0, 24, 60, 5
      HSL:
        37°, 84.8837%, 66.2745%
        HSV (HSB):
        37°, 60.3306%, 94.9020%
        XYZ:
        56.0782, 54.4197, 18.6147
        xyY:
        0.4343, 0.4215, 54.4197
      CIE-Lab:
        78.7058, 11.1468, 52.2844
        CIE-LCH:
        78.7058, 53.4594, 77.9650
        CIE-Luv:
        78.7058, 44.8355, 60.6917
        Hunter-Lab:
        73.7697, 6.5951, 36.6778
      #f2b960 color charts
#f2b960 RGB chart
      #f2b960 CMYK chart
      #f2b960 RGB pie chart
      #f2b960 color shades, tints & tones
#f2b960 color schemes
#f2b960 color preview, HTML & CSS examples
           This text has a color of #f2b960        
        
          <p style="color:#f2b960;">Text here</p>
        
        
          .mytext {color:#f2b960;}
        
        Text color #f2b960
      
           This box has a color of #f2b960        
        
          <div style="background-color:#f2b960;">Content here</div>
        
        
          .mybackground {background-color:#f2b960;}
        
        Background color #f2b960
      
           Border around this has a color of #f2b960        
        
          <div style="border:2px solid #f2b960;">Content here</div>
        
        
          .myborder {border:2px solid #f2b960;}
        
        Border color #f2b960