#f0b450 color space conversions
Hex:
        #f0b450
        RGB:
        240, 180, 80
        CMY:
        6, 29, 69
        CMYK:
        0, 25, 67, 6
      HSL:
        38°, 84.2105%, 62.7451%
        HSV (HSB):
        38°, 66.6667%, 94.1176%
        XYZ:
        53.7044, 51.7470, 14.7471
        xyY:
        0.4468, 0.4305, 51.7470
      CIE-Lab:
        77.1293, 11.9394, 57.8580
        CIE-LCH:
        77.1293, 59.0770, 78.3403
        CIE-Luv:
        77.1293, 48.0332, 64.6085
        Hunter-Lab:
        71.9354, 7.3749, 38.2001
      #f0b450 color charts
#f0b450 RGB chart
      #f0b450 CMYK chart
      #f0b450 RGB pie chart
      #f0b450 color shades, tints & tones
#f0b450 color schemes
#f0b450 color preview, HTML & CSS examples
           This text has a color of #f0b450        
        
          <p style="color:#f0b450;">Text here</p>
        
        
          .mytext {color:#f0b450;}
        
        Text color #f0b450
      
           This box has a color of #f0b450        
        
          <div style="background-color:#f0b450;">Content here</div>
        
        
          .mybackground {background-color:#f0b450;}
        
        Background color #f0b450
      
           Border around this has a color of #f0b450        
        
          <div style="border:2px solid #f0b450;">Content here</div>
        
        
          .myborder {border:2px solid #f0b450;}
        
        Border color #f0b450