#fbaf5e color space conversions
Hex:
        #fbaf5e
        RGB:
        251, 175, 94
        CMY:
        2, 31, 63
        CMYK:
        0, 30, 63, 2
      HSL:
        31°, 95.1515%, 67.6471%
        HSV (HSB):
        31°, 62.5498%, 98.4314%
        XYZ:
        57.1340, 51.9773, 17.6110
        xyY:
        0.4509, 0.4102, 51.9773
      CIE-Lab:
        77.2673, 19.9629, 51.8362
        CIE-LCH:
        77.2673, 55.5474, 68.9376
        CIE-Luv:
        77.2673, 59.3142, 57.7548
        Hunter-Lab:
        72.0953, 15.2907, 35.9837
      #fbaf5e color charts
#fbaf5e RGB chart
      #fbaf5e CMYK chart
      #fbaf5e RGB pie chart
      #fbaf5e color shades, tints & tones
#fbaf5e color schemes
#fbaf5e color preview, HTML & CSS examples
           This text has a color of #fbaf5e        
        
          <p style="color:#fbaf5e;">Text here</p>
        
        
          .mytext {color:#fbaf5e;}
        
        Text color #fbaf5e
      
           This box has a color of #fbaf5e        
        
          <div style="background-color:#fbaf5e;">Content here</div>
        
        
          .mybackground {background-color:#fbaf5e;}
        
        Background color #fbaf5e
      
           Border around this has a color of #fbaf5e        
        
          <div style="border:2px solid #fbaf5e;">Content here</div>
        
        
          .myborder {border:2px solid #fbaf5e;}
        
        Border color #fbaf5e