#faa06e color space conversions
Hex:
        #faa06e
        RGB:
        250, 160, 110
        CMY:
        2, 37, 57
        CMYK:
        0, 36, 56, 2
      HSL:
        21°, 93.3333%, 70.5882%
        HSV (HSB):
        21°, 56.0000%, 98.0392%
        XYZ:
        54.8096, 46.5914, 20.8561
        xyY:
        0.4483, 0.3811, 46.5914
      CIE-Lab:
        73.9276, 28.5560, 39.7587
        CIE-LCH:
        73.9276, 48.9510, 54.3129
        CIE-Luv:
        73.9276, 67.9977, 43.6155
        Hunter-Lab:
        68.2579, 23.8804, 29.6645
      #faa06e color charts
#faa06e RGB chart
      #faa06e CMYK chart
      #faa06e RGB pie chart
      #faa06e color shades, tints & tones
#faa06e color schemes
#faa06e color preview, HTML & CSS examples
           This text has a color of #faa06e        
        
          <p style="color:#faa06e;">Text here</p>
        
        
          .mytext {color:#faa06e;}
        
        Text color #faa06e
      
           This box has a color of #faa06e        
        
          <div style="background-color:#faa06e;">Content here</div>
        
        
          .mybackground {background-color:#faa06e;}
        
        Background color #faa06e
      
           Border around this has a color of #faa06e        
        
          <div style="border:2px solid #faa06e;">Content here</div>
        
        
          .myborder {border:2px solid #faa06e;}
        
        Border color #faa06e