#eb969d color space conversions
Hex:
        #eb969d
        RGB:
        235, 150, 157
        CMY:
        8, 41, 38
        CMYK:
        0, 36, 33, 8
      HSL:
        355°, 68.0000%, 75.4902%
        HSV (HSB):
        355°, 36.1702%, 92.1569%
        XYZ:
        51.2531, 41.9092, 37.2862
        xyY:
        0.3929, 0.3213, 41.9092
      CIE-Lab:
        70.8083, 32.7979, 9.7452
        CIE-LCH:
        70.8083, 34.2151, 16.5482
        CIE-Luv:
        70.8083, 56.2394, 7.4147
        Hunter-Lab:
        64.7373, 28.0298, 11.1673
      #eb969d color charts
#eb969d RGB chart
      #eb969d CMYK chart
      #eb969d RGB pie chart
      #eb969d color shades, tints & tones
#eb969d color schemes
#eb969d color preview, HTML & CSS examples
           This text has a color of #eb969d        
        
          <p style="color:#eb969d;">Text here</p>
        
        
          .mytext {color:#eb969d;}
        
        Text color #eb969d
      
           This box has a color of #eb969d        
        
          <div style="background-color:#eb969d;">Content here</div>
        
        
          .mybackground {background-color:#eb969d;}
        
        Background color #eb969d
      
           Border around this has a color of #eb969d        
        
          <div style="border:2px solid #eb969d;">Content here</div>
        
        
          .myborder {border:2px solid #eb969d;}
        
        Border color #eb969d