#fd605a color space conversions
Hex:
        #fd605a
        RGB:
        253, 96, 90
        CMY:
        1, 62, 65
        CMYK:
        0, 62, 64, 1
      HSL:
        2°, 97.6048%, 67.2549%
        HSV (HSB):
        2°, 64.4269%, 99.2157%
        XYZ:
        46.5363, 29.9866, 13.0081
        xyY:
        0.5198, 0.3349, 29.9866
      CIE-Lab:
        61.6426, 59.4167, 35.3639
        CIE-LCH:
        61.6426, 69.1444, 30.7605
        CIE-Luv:
        61.6426, 120.0926, 28.6662
        Hunter-Lab:
        54.7600, 55.8635, 24.2478
      #fd605a color charts
#fd605a RGB chart
      #fd605a CMYK chart
      #fd605a RGB pie chart
      #fd605a color shades, tints & tones
#fd605a color schemes
#fd605a color preview, HTML & CSS examples
           This text has a color of #fd605a        
        
          <p style="color:#fd605a;">Text here</p>
        
        
          .mytext {color:#fd605a;}
        
        Text color #fd605a
      
           This box has a color of #fd605a        
        
          <div style="background-color:#fd605a;">Content here</div>
        
        
          .mybackground {background-color:#fd605a;}
        
        Background color #fd605a
      
           Border around this has a color of #fd605a        
        
          <div style="border:2px solid #fd605a;">Content here</div>
        
        
          .myborder {border:2px solid #fd605a;}
        
        Border color #fd605a