#faab66 color space conversions
Hex:
        #faab66
        RGB:
        250, 171, 102
        CMY:
        2, 33, 60
        CMYK:
        0, 32, 59, 2
      HSL:
        28°, 93.6709%, 69.0196%
        HSV (HSB):
        28°, 59.2000%, 98.0392%
        XYZ:
        56.3855, 50.4091, 19.3285
        xyY:
        0.4471, 0.3997, 50.4091
      CIE-Lab:
        76.3197, 22.1964, 46.7694
        CIE-LCH:
        76.3197, 51.7693, 64.6113
        CIE-Luv:
        76.3197, 60.7723, 52.4188
        Hunter-Lab:
        70.9994, 17.5103, 33.5588
      #faab66 color charts
#faab66 RGB chart
      #faab66 CMYK chart
      #faab66 RGB pie chart
      #faab66 color shades, tints & tones
#faab66 color schemes
#faab66 color preview, HTML & CSS examples
           This text has a color of #faab66        
        
          <p style="color:#faab66;">Text here</p>
        
        
          .mytext {color:#faab66;}
        
        Text color #faab66
      
           This box has a color of #faab66        
        
          <div style="background-color:#faab66;">Content here</div>
        
        
          .mybackground {background-color:#faab66;}
        
        Background color #faab66
      
           Border around this has a color of #faab66        
        
          <div style="border:2px solid #faab66;">Content here</div>
        
        
          .myborder {border:2px solid #faab66;}
        
        Border color #faab66