#fbaf56 color space conversions
Hex:
        #fbaf56
        RGB:
        251, 175, 86
        CMY:
        2, 31, 66
        CMYK:
        0, 30, 66, 2
      HSL:
        32°, 95.3757%, 66.0784%
        HSV (HSB):
        32°, 65.7371%, 98.4314%
        XYZ:
        56.7933, 51.8411, 15.8171
        xyY:
        0.4563, 0.4166, 51.8411
      CIE-Lab:
        77.1857, 19.4741, 55.5288
        CIE-LCH:
        77.1857, 58.8446, 70.6741
        CIE-Luv:
        77.1857, 59.9712, 60.9451
        Hunter-Lab:
        72.0007, 14.7974, 37.3757
      #fbaf56 color charts
#fbaf56 RGB chart
      #fbaf56 CMYK chart
      #fbaf56 RGB pie chart
      #fbaf56 color shades, tints & tones
#fbaf56 color schemes
#fbaf56 color preview, HTML & CSS examples
           This text has a color of #fbaf56        
        
          <p style="color:#fbaf56;">Text here</p>
        
        
          .mytext {color:#fbaf56;}
        
        Text color #fbaf56
      
           This box has a color of #fbaf56        
        
          <div style="background-color:#fbaf56;">Content here</div>
        
        
          .mybackground {background-color:#fbaf56;}
        
        Background color #fbaf56
      
           Border around this has a color of #fbaf56        
        
          <div style="border:2px solid #fbaf56;">Content here</div>
        
        
          .myborder {border:2px solid #fbaf56;}
        
        Border color #fbaf56