#b3030a color space conversions
Hex:
        #b3030a
        RGB:
        179, 3, 10
        CMY:
        30, 99, 96
        CMYK:
        0, 98, 94, 30
      HSL:
        358°, 96.7033%, 35.6863%
        HSV (HSB):
        358°, 98.3240%, 70.1961%
        XYZ:
        18.6778, 9.6707, 1.1694
        xyY:
        0.6328, 0.3276, 9.6707
      CIE-Lab:
        37.2449, 61.1875, 47.6756
        CIE-LCH:
        37.2449, 77.5685, 37.9247
        CIE-Luv:
        37.2449, 120.4991, 25.2123
        Hunter-Lab:
        31.0978, 52.7882, 19.5390
      #b3030a color charts
#b3030a RGB chart
      #b3030a CMYK chart
      #b3030a RGB pie chart
      #b3030a color shades, tints & tones
#b3030a color schemes
#b3030a color preview, HTML & CSS examples
           This text has a color of #b3030a        
        
          <p style="color:#b3030a;">Text here</p>
        
        
          .mytext {color:#b3030a;}
        
        Text color #b3030a
      
           This box has a color of #b3030a        
        
          <div style="background-color:#b3030a;">Content here</div>
        
        
          .mybackground {background-color:#b3030a;}
        
        Background color #b3030a
      
           Border around this has a color of #b3030a        
        
          <div style="border:2px solid #b3030a;">Content here</div>
        
        
          .myborder {border:2px solid #b3030a;}
        
        Border color #b3030a