#e5605f color space conversions
Hex:
        #e5605f
        RGB:
        229, 96, 95
        CMY:
        10, 62, 63
        CMYK:
        0, 58, 59, 10
      HSL:
        0°, 72.0430%, 63.5294%
        HSV (HSB):
        0°, 58.5153%, 89.8039%
        XYZ:
        38.5615, 25.8500, 13.7836
        xyY:
        0.4931, 0.3306, 25.8500
      CIE-Lab:
        57.8944, 51.6376, 26.9816
        CIE-LCH:
        57.8944, 58.2620, 27.5879
        CIE-Luv:
        57.8944, 99.3348, 21.9300
        Hunter-Lab:
        50.8429, 46.4074, 19.5164
      #e5605f color charts
#e5605f RGB chart
      #e5605f CMYK chart
      #e5605f RGB pie chart
      #e5605f color shades, tints & tones
#e5605f color schemes
#e5605f color preview, HTML & CSS examples
           This text has a color of #e5605f        
        
          <p style="color:#e5605f;">Text here</p>
        
        
          .mytext {color:#e5605f;}
        
        Text color #e5605f
      
           This box has a color of #e5605f        
        
          <div style="background-color:#e5605f;">Content here</div>
        
        
          .mybackground {background-color:#e5605f;}
        
        Background color #e5605f
      
           Border around this has a color of #e5605f        
        
          <div style="border:2px solid #e5605f;">Content here</div>
        
        
          .myborder {border:2px solid #e5605f;}
        
        Border color #e5605f