#e2696d color space conversions
Hex:
        #e2696d
        RGB:
        226, 105, 109
        CMY:
        11, 59, 57
        CMYK:
        0, 54, 52, 11
      HSL:
        358°, 67.5978%, 64.9020%
        HSV (HSB):
        358°, 53.5398%, 88.6275%
        XYZ:
        39.1759, 27.3760, 17.6873
        xyY:
        0.4651, 0.3250, 27.3760
      CIE-Lab:
        59.3208, 47.4448, 20.7368
        CIE-LCH:
        59.3208, 51.7787, 23.6088
        CIE-Luv:
        59.3208, 87.7389, 16.6664
        Hunter-Lab:
        52.3221, 42.0873, 16.5827
      #e2696d color charts
#e2696d RGB chart
      #e2696d CMYK chart
      #e2696d RGB pie chart
      #e2696d color shades, tints & tones
#e2696d color schemes
#e2696d color preview, HTML & CSS examples
           This text has a color of #e2696d        
        
          <p style="color:#e2696d;">Text here</p>
        
        
          .mytext {color:#e2696d;}
        
        Text color #e2696d
      
           This box has a color of #e2696d        
        
          <div style="background-color:#e2696d;">Content here</div>
        
        
          .mybackground {background-color:#e2696d;}
        
        Background color #e2696d
      
           Border around this has a color of #e2696d        
        
          <div style="border:2px solid #e2696d;">Content here</div>
        
        
          .myborder {border:2px solid #e2696d;}
        
        Border color #e2696d