#eb949f color space conversions
Hex:
        #eb949f
        RGB:
        235, 148, 159
        CMY:
        8, 42, 38
        CMYK:
        0, 37, 32, 8
      HSL:
        352°, 68.5039%, 75.0980%
        HSV (HSB):
        352°, 37.0213%, 92.1569%
        XYZ:
        51.1089, 41.3452, 38.0876
        xyY:
        0.3915, 0.3167, 41.3452
      CIE-Lab:
        70.4171, 34.1019, 8.0755
        CIE-LCH:
        70.4171, 35.0450, 13.3225
        CIE-Luv:
        70.4171, 57.1273, 4.9006
        Hunter-Lab:
        64.3002, 29.3549, 9.8903
      #eb949f color charts
#eb949f RGB chart
      #eb949f CMYK chart
      #eb949f RGB pie chart
      #eb949f color shades, tints & tones
#eb949f color schemes
#eb949f color preview, HTML & CSS examples
           This text has a color of #eb949f        
        
          <p style="color:#eb949f;">Text here</p>
        
        
          .mytext {color:#eb949f;}
        
        Text color #eb949f
      
           This box has a color of #eb949f        
        
          <div style="background-color:#eb949f;">Content here</div>
        
        
          .mybackground {background-color:#eb949f;}
        
        Background color #eb949f
      
           Border around this has a color of #eb949f        
        
          <div style="border:2px solid #eb949f;">Content here</div>
        
        
          .myborder {border:2px solid #eb949f;}
        
        Border color #eb949f