#faa045 color space conversions
Hex:
        #faa045
        RGB:
        250, 160, 69
        CMY:
        2, 37, 73
        CMYK:
        0, 36, 72, 2
      HSL:
        30°, 94.7644%, 62.5490%
        HSV (HSB):
        30°, 72.4000%, 98.0392%
        XYZ:
        53.0693, 45.8953, 11.6918
        xyY:
        0.4796, 0.4148, 45.8953
      CIE-Lab:
        73.4775, 26.0439, 59.2102
        CIE-LCH:
        73.4775, 64.6849, 66.2574
        CIE-Luv:
        73.4775, 72.1289, 60.7138
        Hunter-Lab:
        67.7461, 21.2736, 37.1898
      #faa045 color charts
#faa045 RGB chart
      #faa045 CMYK chart
      #faa045 RGB pie chart
      #faa045 color shades, tints & tones
#faa045 color schemes
#faa045 color preview, HTML & CSS examples
           This text has a color of #faa045        
        
          <p style="color:#faa045;">Text here</p>
        
        
          .mytext {color:#faa045;}
        
        Text color #faa045
      
           This box has a color of #faa045        
        
          <div style="background-color:#faa045;">Content here</div>
        
        
          .mybackground {background-color:#faa045;}
        
        Background color #faa045
      
           Border around this has a color of #faa045        
        
          <div style="border:2px solid #faa045;">Content here</div>
        
        
          .myborder {border:2px solid #faa045;}
        
        Border color #faa045