#e56d80 color space conversions
Hex:
        #e56d80
        RGB:
        229, 109, 128
        CMY:
        10, 57, 50
        CMYK:
        0, 52, 44, 10
      HSL:
        351°, 69.7674%, 66.2745%
        HSV (HSB):
        351°, 52.4017%, 89.8039%
        XYZ:
        41.6780, 29.1538, 23.8526
        xyY:
        0.4402, 0.3079, 29.1538
      CIE-Lab:
        60.9171, 48.3230, 12.0505
        CIE-LCH:
        60.9171, 49.8029, 14.0025
        CIE-Luv:
        60.9171, 83.1314, 6.5376
        Hunter-Lab:
        53.9943, 43.2937, 11.6039
      #e56d80 color charts
#e56d80 RGB chart
      #e56d80 CMYK chart
      #e56d80 RGB pie chart
      #e56d80 color shades, tints & tones
#e56d80 color schemes
#e56d80 color preview, HTML & CSS examples
           This text has a color of #e56d80        
        
          <p style="color:#e56d80;">Text here</p>
        
        
          .mytext {color:#e56d80;}
        
        Text color #e56d80
      
           This box has a color of #e56d80        
        
          <div style="background-color:#e56d80;">Content here</div>
        
        
          .mybackground {background-color:#e56d80;}
        
        Background color #e56d80
      
           Border around this has a color of #e56d80        
        
          <div style="border:2px solid #e56d80;">Content here</div>
        
        
          .myborder {border:2px solid #e56d80;}
        
        Border color #e56d80