#eb2f32 color space conversions
Hex:
        #eb2f32
        RGB:
        235, 47, 50
        CMY:
        8, 82, 80
        CMYK:
        0, 80, 79, 8
      HSL:
        359°, 82.4561%, 55.2941%
        HSV (HSB):
        359°, 80.0000%, 92.1569%
        XYZ:
        35.8532, 19.9255, 4.9739
        xyY:
        0.5902, 0.3280, 19.9255
      CIE-Lab:
        51.7529, 69.2328, 45.3201
        CIE-LCH:
        51.7529, 82.7472, 33.2089
        CIE-Luv:
        51.7529, 142.8411, 29.9629
        Hunter-Lab:
        44.6380, 65.2546, 24.6400
      #eb2f32 color charts
#eb2f32 RGB chart
      #eb2f32 CMYK chart
      #eb2f32 RGB pie chart
      #eb2f32 color shades, tints & tones
#eb2f32 color schemes
#eb2f32 color preview, HTML & CSS examples
           This text has a color of #eb2f32        
        
          <p style="color:#eb2f32;">Text here</p>
        
        
          .mytext {color:#eb2f32;}
        
        Text color #eb2f32
      
           This box has a color of #eb2f32        
        
          <div style="background-color:#eb2f32;">Content here</div>
        
        
          .mybackground {background-color:#eb2f32;}
        
        Background color #eb2f32
      
           Border around this has a color of #eb2f32        
        
          <div style="border:2px solid #eb2f32;">Content here</div>
        
        
          .myborder {border:2px solid #eb2f32;}
        
        Border color #eb2f32