#e56960 color space conversions
Hex:
        #e56960
        RGB:
        229, 105, 96
        CMY:
        10, 59, 62
        CMYK:
        0, 54, 58, 10
      HSL:
        4°, 71.8919%, 63.7255%
        HSV (HSB):
        4°, 58.0786%, 89.8039%
        XYZ:
        39.4760, 27.6057, 14.3141
        xyY:
        0.4850, 0.3392, 27.6057
      CIE-Lab:
        59.5308, 47.4871, 28.5308
        CIE-LCH:
        59.5308, 55.3989, 30.9979
        CIE-Luv:
        59.5308, 93.0166, 24.8152
        Hunter-Lab:
        52.5411, 42.1664, 20.6260
      #e56960 color charts
#e56960 RGB chart
      #e56960 CMYK chart
      #e56960 RGB pie chart
      #e56960 color shades, tints & tones
#e56960 color schemes
#e56960 color preview, HTML & CSS examples
           This text has a color of #e56960        
        
          <p style="color:#e56960;">Text here</p>
        
        
          .mytext {color:#e56960;}
        
        Text color #e56960
      
           This box has a color of #e56960        
        
          <div style="background-color:#e56960;">Content here</div>
        
        
          .mybackground {background-color:#e56960;}
        
        Background color #e56960
      
           Border around this has a color of #e56960        
        
          <div style="border:2px solid #e56960;">Content here</div>
        
        
          .myborder {border:2px solid #e56960;}
        
        Border color #e56960