#faa06d color space conversions
Hex:
        #faa06d
        RGB:
        250, 160, 109
        CMY:
        2, 37, 57
        CMYK:
        0, 36, 56, 2
      HSL:
        22°, 93.3775%, 70.3922%
        HSV (HSB):
        22°, 56.4000%, 98.0392%
        XYZ:
        54.7555, 46.5697, 20.5709
        xyY:
        0.4492, 0.3820, 46.5697
      CIE-Lab:
        73.9137, 28.4789, 40.2626
        CIE-LCH:
        73.9137, 49.3166, 54.7271
        CIE-Luv:
        73.9137, 68.1205, 44.1252
        Hunter-Lab:
        68.2420, 23.7998, 29.8970
      #faa06d color charts
#faa06d RGB chart
      #faa06d CMYK chart
      #faa06d RGB pie chart
      #faa06d color shades, tints & tones
#faa06d color schemes
#faa06d color preview, HTML & CSS examples
           This text has a color of #faa06d        
        
          <p style="color:#faa06d;">Text here</p>
        
        
          .mytext {color:#faa06d;}
        
        Text color #faa06d
      
           This box has a color of #faa06d        
        
          <div style="background-color:#faa06d;">Content here</div>
        
        
          .mybackground {background-color:#faa06d;}
        
        Background color #faa06d
      
           Border around this has a color of #faa06d        
        
          <div style="border:2px solid #faa06d;">Content here</div>
        
        
          .myborder {border:2px solid #faa06d;}
        
        Border color #faa06d