#eb8495 color space conversions
Hex:
        #eb8495
        RGB:
        235, 132, 149
        CMY:
        8, 48, 42
        CMYK:
        0, 44, 37, 8
      HSL:
        350°, 72.0280%, 71.9608%
        HSV (HSB):
        350°, 43.8298%, 92.1569%
        XYZ:
        47.9370, 36.3346, 32.9205
        xyY:
        0.4090, 0.3100, 36.3346
      CIE-Lab:
        66.7748, 41.2100, 8.4803
        CIE-LCH:
        66.7748, 42.0735, 11.6281
        CIE-Luv:
        66.7748, 68.8953, 3.8339
        Hunter-Lab:
        60.2782, 36.4676, 9.8140
      #eb8495 color charts
#eb8495 RGB chart
      #eb8495 CMYK chart
      #eb8495 RGB pie chart
      #eb8495 color shades, tints & tones
#eb8495 color schemes
#eb8495 color preview, HTML & CSS examples
           This text has a color of #eb8495        
        
          <p style="color:#eb8495;">Text here</p>
        
        
          .mytext {color:#eb8495;}
        
        Text color #eb8495
      
           This box has a color of #eb8495        
        
          <div style="background-color:#eb8495;">Content here</div>
        
        
          .mybackground {background-color:#eb8495;}
        
        Background color #eb8495
      
           Border around this has a color of #eb8495        
        
          <div style="border:2px solid #eb8495;">Content here</div>
        
        
          .myborder {border:2px solid #eb8495;}
        
        Border color #eb8495