#e05a5d color space conversions
Hex:
        #e05a5d
        RGB:
        224, 90, 93
        CMY:
        12, 65, 64
        CMYK:
        0, 60, 58, 12
      HSL:
        359°, 68.3673%, 61.5686%
        HSV (HSB):
        359°, 59.8214%, 87.8431%
        XYZ:
        36.3724, 23.9499, 13.0617
        xyY:
        0.4956, 0.3264, 23.9499
      CIE-Lab:
        56.0376, 52.4996, 25.5651
        CIE-LCH:
        56.0376, 58.3933, 25.9641
        CIE-Luv:
        56.0376, 99.6340, 19.9607
        Hunter-Lab:
        48.9387, 47.0229, 18.4326
      #e05a5d color charts
#e05a5d RGB chart
      #e05a5d CMYK chart
      #e05a5d RGB pie chart
      #e05a5d color shades, tints & tones
#e05a5d color schemes
#e05a5d color preview, HTML & CSS examples
           This text has a color of #e05a5d        
        
          <p style="color:#e05a5d;">Text here</p>
        
        
          .mytext {color:#e05a5d;}
        
        Text color #e05a5d
      
           This box has a color of #e05a5d        
        
          <div style="background-color:#e05a5d;">Content here</div>
        
        
          .mybackground {background-color:#e05a5d;}
        
        Background color #e05a5d
      
           Border around this has a color of #e05a5d        
        
          <div style="border:2px solid #e05a5d;">Content here</div>
        
        
          .myborder {border:2px solid #e05a5d;}
        
        Border color #e05a5d