#eb9a95 color space conversions
Hex:
        #eb9a95
        RGB:
        235, 154, 149
        CMY:
        8, 40, 42
        CMYK:
        0, 34, 37, 8
      HSL:
        3°, 68.2540%, 75.2941%
        HSV (HSB):
        3°, 36.5957%, 92.1569%
        XYZ:
        51.2414, 42.9433, 34.0219
        xyY:
        0.3997, 0.3350, 42.9433
      CIE-Lab:
        71.5165, 29.7142, 15.1749
        CIE-LCH:
        71.5165, 33.3648, 27.0532
        CIE-Luv:
        71.5165, 55.0244, 15.1698
        Hunter-Lab:
        65.5311, 24.8967, 15.0901
      #eb9a95 color charts
#eb9a95 RGB chart
      #eb9a95 CMYK chart
      #eb9a95 RGB pie chart
      #eb9a95 color shades, tints & tones
#eb9a95 color schemes
#eb9a95 color preview, HTML & CSS examples
           This text has a color of #eb9a95        
        
          <p style="color:#eb9a95;">Text here</p>
        
        
          .mytext {color:#eb9a95;}
        
        Text color #eb9a95
      
           This box has a color of #eb9a95        
        
          <div style="background-color:#eb9a95;">Content here</div>
        
        
          .mybackground {background-color:#eb9a95;}
        
        Background color #eb9a95
      
           Border around this has a color of #eb9a95        
        
          <div style="border:2px solid #eb9a95;">Content here</div>
        
        
          .myborder {border:2px solid #eb9a95;}
        
        Border color #eb9a95