#e05c5e color space conversions
Hex:
        #e05c5e
        RGB:
        224, 92, 94
        CMY:
        12, 64, 63
        CMYK:
        0, 59, 58, 12
      HSL:
        359°, 68.0412%, 61.9608%
        HSV (HSB):
        359°, 58.9286%, 87.8431%
        XYZ:
        36.5880, 24.3097, 13.3535
        xyY:
        0.4928, 0.3274, 24.3097
      CIE-Lab:
        56.3966, 51.6682, 25.4548
        CIE-LCH:
        56.3966, 57.5981, 26.2275
        CIE-Luv:
        56.3966, 98.0981, 20.1248
        Hunter-Lab:
        49.3049, 46.1770, 18.4556
      #e05c5e color charts
#e05c5e RGB chart
      #e05c5e CMYK chart
      #e05c5e RGB pie chart
      #e05c5e color shades, tints & tones
#e05c5e color schemes
#e05c5e color preview, HTML & CSS examples
           This text has a color of #e05c5e        
        
          <p style="color:#e05c5e;">Text here</p>
        
        
          .mytext {color:#e05c5e;}
        
        Text color #e05c5e
      
           This box has a color of #e05c5e        
        
          <div style="background-color:#e05c5e;">Content here</div>
        
        
          .mybackground {background-color:#e05c5e;}
        
        Background color #e05c5e
      
           Border around this has a color of #e05c5e        
        
          <div style="border:2px solid #e05c5e;">Content here</div>
        
        
          .myborder {border:2px solid #e05c5e;}
        
        Border color #e05c5e