#f0b445 color space conversions
Hex:
        #f0b445
        RGB:
        240, 180, 69
        CMY:
        6, 29, 73
        CMYK:
        0, 25, 71, 6
      HSL:
        39°, 85.0746%, 60.5882%
        HSV (HSB):
        39°, 71.2500%, 94.1176%
        XYZ:
        53.3306, 51.5975, 12.7787
        xyY:
        0.4531, 0.4384, 51.5975
      CIE-Lab:
        77.0395, 11.3652, 62.4928
        CIE-LCH:
        77.0395, 63.5178, 79.6926
        CIE-Luv:
        77.0395, 48.6703, 68.2291
        Hunter-Lab:
        71.8314, 6.8210, 39.7343
      #f0b445 color charts
#f0b445 RGB chart
      #f0b445 CMYK chart
      #f0b445 RGB pie chart
      #f0b445 color shades, tints & tones
#f0b445 color schemes
#f0b445 color preview, HTML & CSS examples
           This text has a color of #f0b445        
        
          <p style="color:#f0b445;">Text here</p>
        
        
          .mytext {color:#f0b445;}
        
        Text color #f0b445
      
           This box has a color of #f0b445        
        
          <div style="background-color:#f0b445;">Content here</div>
        
        
          .mybackground {background-color:#f0b445;}
        
        Background color #f0b445
      
           Border around this has a color of #f0b445        
        
          <div style="border:2px solid #f0b445;">Content here</div>
        
        
          .myborder {border:2px solid #f0b445;}
        
        Border color #f0b445