#fdaf5e color space conversions
Hex:
        #fdaf5e
        RGB:
        253, 175, 94
        CMY:
        1, 31, 63
        CMYK:
        0, 31, 63, 1
      HSL:
        31°, 97.5460%, 68.0392%
        HSV (HSB):
        31°, 62.8458%, 99.2157%
        XYZ:
        57.8584, 52.3507, 17.6449
        xyY:
        0.4525, 0.4095, 52.3507
      CIE-Lab:
        77.4901, 20.7783, 52.1505
        CIE-LCH:
        77.4901, 56.1374, 68.2762
        CIE-Luv:
        77.4901, 60.8864, 57.9001
        Hunter-Lab:
        72.3538, 16.1199, 36.1886
      #fdaf5e color charts
#fdaf5e RGB chart
      #fdaf5e CMYK chart
      #fdaf5e RGB pie chart
      #fdaf5e color shades, tints & tones
#fdaf5e color schemes
#fdaf5e color preview, HTML & CSS examples
           This text has a color of #fdaf5e        
        
          <p style="color:#fdaf5e;">Text here</p>
        
        
          .mytext {color:#fdaf5e;}
        
        Text color #fdaf5e
      
           This box has a color of #fdaf5e        
        
          <div style="background-color:#fdaf5e;">Content here</div>
        
        
          .mybackground {background-color:#fdaf5e;}
        
        Background color #fdaf5e
      
           Border around this has a color of #fdaf5e        
        
          <div style="border:2px solid #fdaf5e;">Content here</div>
        
        
          .myborder {border:2px solid #fdaf5e;}
        
        Border color #fdaf5e