#fe6565 color space conversions
Hex:
        #fe6565
        RGB:
        254, 101, 101
        CMY:
        0, 60, 60
        CMYK:
        0, 60, 60, 0
      HSL:
        0°, 98.7097%, 69.6078%
        HSV (HSB):
        0°, 60.2362%, 99.6078%
        XYZ:
        47.8757, 31.3178, 15.8335
        xyY:
        0.5038, 0.3296, 31.3178
      CIE-Lab:
        62.7750, 58.2809, 30.6464
        CIE-LCH:
        62.7750, 65.8472, 27.7371
        CIE-Luv:
        62.7750, 115.0808, 24.8126
        Hunter-Lab:
        55.9623, 54.7726, 22.3986
      #fe6565 color charts
#fe6565 RGB chart
      #fe6565 CMYK chart
      #fe6565 RGB pie chart
      #fe6565 color shades, tints & tones
#fe6565 color schemes
#fe6565 color preview, HTML & CSS examples
           This text has a color of #fe6565        
        
          <p style="color:#fe6565;">Text here</p>
        
        
          .mytext {color:#fe6565;}
        
        Text color #fe6565
      
           This box has a color of #fe6565        
        
          <div style="background-color:#fe6565;">Content here</div>
        
        
          .mybackground {background-color:#fe6565;}
        
        Background color #fe6565
      
           Border around this has a color of #fe6565        
        
          <div style="border:2px solid #fe6565;">Content here</div>
        
        
          .myborder {border:2px solid #fe6565;}
        
        Border color #fe6565