#f0b560 color space conversions
Hex:
        #f0b560
        RGB:
        240, 181, 96
        CMY:
        6, 29, 62
        CMYK:
        0, 25, 60, 6
      HSL:
        35°, 82.7586%, 65.8824%
        HSV (HSB):
        35°, 60.0000%, 94.1176%
        XYZ:
        54.5704, 52.4175, 18.3078
        xyY:
        0.4355, 0.4184, 52.4175
      CIE-Lab:
        77.5298, 12.4228, 50.8704
        CIE-LCH:
        77.5298, 52.3653, 76.2766
        CIE-Luv:
        77.5298, 46.2057, 58.7822
        Hunter-Lab:
        72.4000, 7.8417, 35.6873
      #f0b560 color charts
#f0b560 RGB chart
      #f0b560 CMYK chart
      #f0b560 RGB pie chart
      #f0b560 color shades, tints & tones
#f0b560 color schemes
#f0b560 color preview, HTML & CSS examples
           This text has a color of #f0b560        
        
          <p style="color:#f0b560;">Text here</p>
        
        
          .mytext {color:#f0b560;}
        
        Text color #f0b560
      
           This box has a color of #f0b560        
        
          <div style="background-color:#f0b560;">Content here</div>
        
        
          .mybackground {background-color:#f0b560;}
        
        Background color #f0b560
      
           Border around this has a color of #f0b560        
        
          <div style="border:2px solid #f0b560;">Content here</div>
        
        
          .myborder {border:2px solid #f0b560;}
        
        Border color #f0b560