#fdaa66 color space conversions
Hex:
        #fdaa66
        RGB:
        253, 170, 102
        CMY:
        1, 33, 60
        CMYK:
        0, 33, 60, 1
      HSL:
        27°, 97.4194%, 69.6078%
        HSV (HSB):
        27°, 59.6838%, 99.2157%
        XYZ:
        57.2810, 50.5914, 19.3165
        xyY:
        0.4504, 0.3978, 50.5914
      CIE-Lab:
        76.4308, 23.9298, 46.9844
        CIE-LCH:
        76.4308, 52.7273, 63.0096
        CIE-Luv:
        76.4308, 63.8741, 52.2310
        Hunter-Lab:
        71.1276, 19.2775, 33.6877
      #fdaa66 color charts
#fdaa66 RGB chart
      #fdaa66 CMYK chart
      #fdaa66 RGB pie chart
      #fdaa66 color shades, tints & tones
#fdaa66 color schemes
#fdaa66 color preview, HTML & CSS examples
           This text has a color of #fdaa66        
        
          <p style="color:#fdaa66;">Text here</p>
        
        
          .mytext {color:#fdaa66;}
        
        Text color #fdaa66
      
           This box has a color of #fdaa66        
        
          <div style="background-color:#fdaa66;">Content here</div>
        
        
          .mybackground {background-color:#fdaa66;}
        
        Background color #fdaa66
      
           Border around this has a color of #fdaa66        
        
          <div style="border:2px solid #fdaa66;">Content here</div>
        
        
          .myborder {border:2px solid #fdaa66;}
        
        Border color #fdaa66