#eb7979 color space conversions
Hex:
        #eb7979
        RGB:
        235, 121, 121
        CMY:
        8, 53, 53
        CMYK:
        0, 49, 49, 8
      HSL:
        0°, 74.0260%, 69.8039%
        HSV (HSB):
        0°, 48.5106%, 92.1569%
        XYZ:
        44.5495, 32.7174, 22.0562
        xyY:
        0.4485, 0.3294, 32.7174
      CIE-Lab:
        63.9314, 43.8611, 20.3536
        CIE-LCH:
        63.9314, 48.3536, 24.8935
        CIE-Luv:
        63.9314, 81.8032, 17.6343
        Hunter-Lab:
        57.1991, 38.9262, 17.1769
      #eb7979 color charts
#eb7979 RGB chart
      #eb7979 CMYK chart
      #eb7979 RGB pie chart
      #eb7979 color shades, tints & tones
#eb7979 color schemes
#eb7979 color preview, HTML & CSS examples
           This text has a color of #eb7979        
        
          <p style="color:#eb7979;">Text here</p>
        
        
          .mytext {color:#eb7979;}
        
        Text color #eb7979
      
           This box has a color of #eb7979        
        
          <div style="background-color:#eb7979;">Content here</div>
        
        
          .mybackground {background-color:#eb7979;}
        
        Background color #eb7979
      
           Border around this has a color of #eb7979        
        
          <div style="border:2px solid #eb7979;">Content here</div>
        
        
          .myborder {border:2px solid #eb7979;}
        
        Border color #eb7979