#eb2a25 color space conversions
Hex:
        #eb2a25
        RGB:
        235, 42, 37
        CMY:
        8, 84, 85
        CMYK:
        0, 82, 84, 8
      HSL:
        2°, 83.1933%, 53.3333%
        HSV (HSB):
        2°, 84.2553%, 92.1569%
        XYZ:
        35.4228, 19.4517, 3.6378
        xyY:
        0.6054, 0.3324, 19.4517
      CIE-Lab:
        51.2115, 70.1150, 51.4664
        CIE-LCH:
        51.2115, 86.9765, 36.2797
        CIE-Luv:
        51.2115, 147.2821, 32.9127
        Hunter-Lab:
        44.1040, 66.1829, 25.9824
      #eb2a25 color charts
#eb2a25 RGB chart
      #eb2a25 CMYK chart
      #eb2a25 RGB pie chart
      #eb2a25 color shades, tints & tones
#eb2a25 color schemes
#eb2a25 color preview, HTML & CSS examples
           This text has a color of #eb2a25        
        
          <p style="color:#eb2a25;">Text here</p>
        
        
          .mytext {color:#eb2a25;}
        
        Text color #eb2a25
      
           This box has a color of #eb2a25        
        
          <div style="background-color:#eb2a25;">Content here</div>
        
        
          .mybackground {background-color:#eb2a25;}
        
        Background color #eb2a25
      
           Border around this has a color of #eb2a25        
        
          <div style="border:2px solid #eb2a25;">Content here</div>
        
        
          .myborder {border:2px solid #eb2a25;}
        
        Border color #eb2a25