#e05d5d color space conversions
Hex:
        #e05d5d
        RGB:
        224, 93, 93
        CMY:
        12, 64, 64
        CMYK:
        0, 58, 58, 12
      HSL:
        0°, 67.8756%, 62.1569%
        HSV (HSB):
        0°, 58.4821%, 87.8431%
        XYZ:
        36.6306, 24.4663, 13.1477
        xyY:
        0.4934, 0.3295, 24.4663
      CIE-Lab:
        56.5517, 51.1408, 26.2352
        CIE-LCH:
        56.5517, 57.4775, 27.1578
        CIE-Luv:
        56.5517, 97.6745, 21.0590
        Hunter-Lab:
        49.4634, 45.6288, 18.8647
      #e05d5d color charts
#e05d5d RGB chart
      #e05d5d CMYK chart
      #e05d5d RGB pie chart
      #e05d5d color shades, tints & tones
#e05d5d color schemes
#e05d5d color preview, HTML & CSS examples
           This text has a color of #e05d5d        
        
          <p style="color:#e05d5d;">Text here</p>
        
        
          .mytext {color:#e05d5d;}
        
        Text color #e05d5d
      
           This box has a color of #e05d5d        
        
          <div style="background-color:#e05d5d;">Content here</div>
        
        
          .mybackground {background-color:#e05d5d;}
        
        Background color #e05d5d
      
           Border around this has a color of #e05d5d        
        
          <div style="border:2px solid #e05d5d;">Content here</div>
        
        
          .myborder {border:2px solid #e05d5d;}
        
        Border color #e05d5d