#e28275 color space conversions
Hex:
        #e28275
        RGB:
        226, 130, 117
        CMY:
        11, 49, 54
        CMYK:
        0, 42, 48, 11
      HSL:
        7°, 65.2695%, 67.2549%
        HSV (HSB):
        7°, 48.2301%, 88.6275%
        XYZ:
        42.5575, 33.4184, 21.0370
        xyY:
        0.4387, 0.3445, 33.4184
      CIE-Lab:
        64.4982, 35.5406, 23.1688
        CIE-LCH:
        64.4982, 42.4256, 33.1002
        CIE-Luv:
        64.4982, 69.2844, 22.8101
        Hunter-Lab:
        57.8086, 30.2430, 18.8900
      #e28275 color charts
#e28275 RGB chart
      #e28275 CMYK chart
      #e28275 RGB pie chart
      #e28275 color shades, tints & tones
#e28275 color schemes
#e28275 color preview, HTML & CSS examples
           This text has a color of #e28275        
        
          <p style="color:#e28275;">Text here</p>
        
        
          .mytext {color:#e28275;}
        
        Text color #e28275
      
           This box has a color of #e28275        
        
          <div style="background-color:#e28275;">Content here</div>
        
        
          .mybackground {background-color:#e28275;}
        
        Background color #e28275
      
           Border around this has a color of #e28275        
        
          <div style="border:2px solid #e28275;">Content here</div>
        
        
          .myborder {border:2px solid #e28275;}
        
        Border color #e28275