#fda05a color space conversions
Hex:
        #fda05a
        RGB:
        253, 160, 90
        CMY:
        1, 37, 65
        CMYK:
        0, 37, 64, 1
      HSL:
        26°, 97.6048%, 67.2549%
        HSV (HSB):
        26°, 64.4269%, 99.2157%
        XYZ:
        54.9243, 46.7624, 15.8041
        xyY:
        0.4675, 0.3980, 46.7624
      CIE-Lab:
        74.0376, 28.3722, 50.1298
        CIE-LCH:
        74.0376, 57.6019, 60.4912
        CIE-Luv:
        74.0376, 72.6606, 53.1983
        Hunter-Lab:
        68.3831, 23.6982, 34.1656
      #fda05a color charts
#fda05a RGB chart
      #fda05a CMYK chart
      #fda05a RGB pie chart
      #fda05a color shades, tints & tones
#fda05a color schemes
#fda05a color preview, HTML & CSS examples
           This text has a color of #fda05a        
        
          <p style="color:#fda05a;">Text here</p>
        
        
          .mytext {color:#fda05a;}
        
        Text color #fda05a
      
           This box has a color of #fda05a        
        
          <div style="background-color:#fda05a;">Content here</div>
        
        
          .mybackground {background-color:#fda05a;}
        
        Background color #fda05a
      
           Border around this has a color of #fda05a        
        
          <div style="border:2px solid #fda05a;">Content here</div>
        
        
          .myborder {border:2px solid #fda05a;}
        
        Border color #fda05a