#e28586 color space conversions
Hex:
        #e28586
        RGB:
        226, 133, 134
        CMY:
        11, 48, 47
        CMYK:
        0, 41, 41, 11
      HSL:
        359°, 61.5894%, 70.3922%
        HSV (HSB):
        359°, 41.1504%, 88.6275%
        XYZ:
        44.0546, 34.6650, 26.9233
        xyY:
        0.4170, 0.3281, 34.6650
      CIE-Lab:
        65.4870, 35.7124, 14.9633
        CIE-LCH:
        65.4870, 38.7204, 22.7335
        CIE-Luv:
        65.4870, 64.2346, 13.2056
        Hunter-Lab:
        58.8770, 30.5275, 14.1017
      #e28586 color charts
#e28586 RGB chart
      #e28586 CMYK chart
      #e28586 RGB pie chart
      #e28586 color shades, tints & tones
#e28586 color schemes
#e28586 color preview, HTML & CSS examples
           This text has a color of #e28586        
        
          <p style="color:#e28586;">Text here</p>
        
        
          .mytext {color:#e28586;}
        
        Text color #e28586
      
           This box has a color of #e28586        
        
          <div style="background-color:#e28586;">Content here</div>
        
        
          .mybackground {background-color:#e28586;}
        
        Background color #e28586
      
           Border around this has a color of #e28586        
        
          <div style="border:2px solid #e28586;">Content here</div>
        
        
          .myborder {border:2px solid #e28586;}
        
        Border color #e28586