#e05a60 color space conversions
Hex:
        #e05a60
        RGB:
        224, 90, 96
        CMY:
        12, 65, 62
        CMYK:
        0, 60, 57, 12
      HSL:
        357°, 68.3673%, 61.5686%
        HSV (HSB):
        357°, 59.8214%, 87.8431%
        XYZ:
        36.5080, 24.0042, 13.7754
        xyY:
        0.4914, 0.3231, 24.0042
      CIE-Lab:
        56.0919, 52.7158, 23.8939
        CIE-LCH:
        56.0919, 57.8781, 24.3828
        CIE-Luv:
        56.0919, 98.9117, 18.2418
        Hunter-Lab:
        48.9940, 47.2699, 17.6255
      #e05a60 color charts
#e05a60 RGB chart
      #e05a60 CMYK chart
      #e05a60 RGB pie chart
      #e05a60 color shades, tints & tones
#e05a60 color schemes
#e05a60 color preview, HTML & CSS examples
           This text has a color of #e05a60        
        
          <p style="color:#e05a60;">Text here</p>
        
        
          .mytext {color:#e05a60;}
        
        Text color #e05a60
      
           This box has a color of #e05a60        
        
          <div style="background-color:#e05a60;">Content here</div>
        
        
          .mybackground {background-color:#e05a60;}
        
        Background color #e05a60
      
           Border around this has a color of #e05a60        
        
          <div style="border:2px solid #e05a60;">Content here</div>
        
        
          .myborder {border:2px solid #e05a60;}
        
        Border color #e05a60