#e79a96 color space conversions
Hex:
        #e79a96
        RGB:
        231, 154, 150
        CMY:
        9, 40, 41
        CMYK:
        0, 33, 35, 9
      HSL:
        3°, 62.7907%, 74.7059%
        HSV (HSB):
        3°, 35.0649%, 90.5882%
        XYZ:
        50.0156, 42.3021, 34.3832
        xyY:
        0.3948, 0.3339, 42.3021
      CIE-Lab:
        71.0787, 28.3300, 13.9415
        CIE-LCH:
        71.0787, 31.5746, 26.2024
        CIE-Luv:
        71.0787, 51.8786, 13.8563
        Hunter-Lab:
        65.0401, 23.4458, 14.1846
      #e79a96 color charts
#e79a96 RGB chart
      #e79a96 CMYK chart
      #e79a96 RGB pie chart
      #e79a96 color shades, tints & tones
#e79a96 color schemes
#e79a96 color preview, HTML & CSS examples
           This text has a color of #e79a96        
        
          <p style="color:#e79a96;">Text here</p>
        
        
          .mytext {color:#e79a96;}
        
        Text color #e79a96
      
           This box has a color of #e79a96        
        
          <div style="background-color:#e79a96;">Content here</div>
        
        
          .mybackground {background-color:#e79a96;}
        
        Background color #e79a96
      
           Border around this has a color of #e79a96        
        
          <div style="border:2px solid #e79a96;">Content here</div>
        
        
          .myborder {border:2px solid #e79a96;}
        
        Border color #e79a96