#eb8284 color space conversions
Hex:
        #eb8284
        RGB:
        235, 130, 132
        CMY:
        8, 49, 48
        CMYK:
        0, 45, 44, 8
      HSL:
        359°, 72.4138%, 71.5686%
        HSV (HSB):
        359°, 44.6809%, 92.1569%
        XYZ:
        46.4084, 35.2934, 26.1961
        xyY:
        0.4301, 0.3271, 35.2934
      CIE-Lab:
        65.9764, 40.3751, 16.9477
        CIE-LCH:
        65.9764, 43.7879, 22.7705
        CIE-Luv:
        65.9764, 73.6171, 14.6300
        Hunter-Lab:
        59.4082, 35.4760, 15.4418
      #eb8284 color charts
#eb8284 RGB chart
      #eb8284 CMYK chart
      #eb8284 RGB pie chart
      #eb8284 color shades, tints & tones
#eb8284 color schemes
#eb8284 color preview, HTML & CSS examples
           This text has a color of #eb8284        
        
          <p style="color:#eb8284;">Text here</p>
        
        
          .mytext {color:#eb8284;}
        
        Text color #eb8284
      
           This box has a color of #eb8284        
        
          <div style="background-color:#eb8284;">Content here</div>
        
        
          .mybackground {background-color:#eb8284;}
        
        Background color #eb8284
      
           Border around this has a color of #eb8284        
        
          <div style="border:2px solid #eb8284;">Content here</div>
        
        
          .myborder {border:2px solid #eb8284;}
        
        Border color #eb8284