#eb2a14 color space conversions
Hex:
        #eb2a14
        RGB:
        235, 42, 20
        CMY:
        8, 84, 92
        CMYK:
        0, 82, 91, 8
      HSL:
        6°, 84.3137%, 50.0000%
        HSV (HSB):
        6°, 91.4894%, 92.1569%
        XYZ:
        35.2152, 19.3686, 2.5443
        xyY:
        0.6164, 0.3390, 19.3686
      CIE-Lab:
        51.1157, 69.8235, 58.5383
        CIE-LCH:
        51.1157, 91.1156, 39.9757
        CIE-Luv:
        51.1157, 149.3054, 36.2469
        Hunter-Lab:
        44.0098, 65.8127, 27.3792
      #eb2a14 color charts
#eb2a14 RGB chart
      #eb2a14 CMYK chart
      #eb2a14 RGB pie chart
      #eb2a14 color shades, tints & tones
#eb2a14 color schemes
#eb2a14 color preview, HTML & CSS examples
           This text has a color of #eb2a14        
        
          <p style="color:#eb2a14;">Text here</p>
        
        
          .mytext {color:#eb2a14;}
        
        Text color #eb2a14
      
           This box has a color of #eb2a14        
        
          <div style="background-color:#eb2a14;">Content here</div>
        
        
          .mybackground {background-color:#eb2a14;}
        
        Background color #eb2a14
      
           Border around this has a color of #eb2a14        
        
          <div style="border:2px solid #eb2a14;">Content here</div>
        
        
          .myborder {border:2px solid #eb2a14;}
        
        Border color #eb2a14