#eb2950 color space conversions
Hex:
        #eb2950
        RGB:
        235, 41, 80
        CMY:
        8, 84, 69
        CMYK:
        0, 83, 66, 8
      HSL:
        348°, 82.9060%, 54.1176%
        HSV (HSB):
        348°, 82.5532%, 92.1569%
        XYZ:
        36.5019, 19.8272, 9.4926
        xyY:
        0.5546, 0.3012, 19.8272
      CIE-Lab:
        51.6413, 71.8794, 27.9404
        CIE-LCH:
        51.6413, 77.1188, 21.2417
        CIE-Luv:
        51.6413, 137.6668, 16.1644
        Hunter-Lab:
        44.5278, 68.4026, 18.5298
      #eb2950 color charts
#eb2950 RGB chart
      #eb2950 CMYK chart
      #eb2950 RGB pie chart
      #eb2950 color shades, tints & tones
#eb2950 color schemes
#eb2950 color preview, HTML & CSS examples
           This text has a color of #eb2950        
        
          <p style="color:#eb2950;">Text here</p>
        
        
          .mytext {color:#eb2950;}
        
        Text color #eb2950
      
           This box has a color of #eb2950        
        
          <div style="background-color:#eb2950;">Content here</div>
        
        
          .mybackground {background-color:#eb2950;}
        
        Background color #eb2950
      
           Border around this has a color of #eb2950        
        
          <div style="border:2px solid #eb2950;">Content here</div>
        
        
          .myborder {border:2px solid #eb2950;}
        
        Border color #eb2950