#eb1f32 color space conversions
Hex:
        #eb1f32
        RGB:
        235, 31, 50
        CMY:
        8, 88, 80
        CMYK:
        0, 87, 79, 8
      HSL:
        354°, 83.6066%, 52.1569%
        HSV (HSB):
        354°, 86.8085%, 92.1569%
        XYZ:
        35.3267, 18.8724, 4.7984
        xyY:
        0.5988, 0.3199, 18.8724
      CIE-Lab:
        50.5376, 72.6937, 44.0758
        CIE-LCH:
        50.5376, 85.0121, 31.2294
        CIE-Luv:
        50.5376, 148.9714, 27.6087
        Hunter-Lab:
        43.4424, 69.1291, 23.8608
      #eb1f32 color charts
#eb1f32 RGB chart
      #eb1f32 CMYK chart
      #eb1f32 RGB pie chart
      #eb1f32 color shades, tints & tones
#eb1f32 color schemes
#eb1f32 color preview, HTML & CSS examples
           This text has a color of #eb1f32        
        
          <p style="color:#eb1f32;">Text here</p>
        
        
          .mytext {color:#eb1f32;}
        
        Text color #eb1f32
      
           This box has a color of #eb1f32        
        
          <div style="background-color:#eb1f32;">Content here</div>
        
        
          .mybackground {background-color:#eb1f32;}
        
        Background color #eb1f32
      
           Border around this has a color of #eb1f32        
        
          <div style="border:2px solid #eb1f32;">Content here</div>
        
        
          .myborder {border:2px solid #eb1f32;}
        
        Border color #eb1f32