#f1bf80 color space conversions
Hex:
        #f1bf80
        RGB:
        241, 191, 128
        CMY:
        5, 25, 50
        CMYK:
        0, 21, 47, 5
      HSL:
        33°, 80.1418%, 72.3529%
        HSV (HSB):
        33°, 46.8880%, 94.5098%
        XYZ:
        58.8027, 57.5209, 28.4255
        xyY:
        0.4062, 0.3974, 57.5209
      CIE-Lab:
        80.4717, 10.2196, 38.5064
        CIE-LCH:
        80.4717, 39.8395, 75.1364
        CIE-Luv:
        80.4717, 37.4107, 47.9212
        Hunter-Lab:
        75.8425, 5.6713, 30.8681
      #f1bf80 color charts
#f1bf80 RGB chart
      #f1bf80 CMYK chart
      #f1bf80 RGB pie chart
      #f1bf80 color shades, tints & tones
#f1bf80 color schemes
#f1bf80 color preview, HTML & CSS examples
           This text has a color of #f1bf80        
        
          <p style="color:#f1bf80;">Text here</p>
        
        
          .mytext {color:#f1bf80;}
        
        Text color #f1bf80
      
           This box has a color of #f1bf80        
        
          <div style="background-color:#f1bf80;">Content here</div>
        
        
          .mybackground {background-color:#f1bf80;}
        
        Background color #f1bf80
      
           Border around this has a color of #f1bf80        
        
          <div style="border:2px solid #f1bf80;">Content here</div>
        
        
          .myborder {border:2px solid #f1bf80;}
        
        Border color #f1bf80