#b30c02 color space conversions
Hex:
        #b30c02
        RGB:
        179, 12, 2
        CMY:
        30, 95, 99
        CMYK:
        0, 93, 99, 30
      HSL:
        3°, 97.7901%, 35.4902%
        HSV (HSB):
        3°, 98.8827%, 70.1961%
        XYZ:
        18.7328, 9.8510, 0.9715
        xyY:
        0.6338, 0.3333, 9.8510
      CIE-Lab:
        37.5737, 60.0555, 50.8861
        CIE-LCH:
        37.5737, 78.7151, 40.2752
        CIE-Luv:
        37.5737, 119.4087, 26.8633
        Hunter-Lab:
        31.3864, 51.6110, 20.1352
      #b30c02 color charts
#b30c02 RGB chart
      #b30c02 CMYK chart
      #b30c02 RGB pie chart
      #b30c02 color shades, tints & tones
#b30c02 color schemes
#b30c02 color preview, HTML & CSS examples
           This text has a color of #b30c02        
        
          <p style="color:#b30c02;">Text here</p>
        
        
          .mytext {color:#b30c02;}
        
        Text color #b30c02
      
           This box has a color of #b30c02        
        
          <div style="background-color:#b30c02;">Content here</div>
        
        
          .mybackground {background-color:#b30c02;}
        
        Background color #b30c02
      
           Border around this has a color of #b30c02        
        
          <div style="border:2px solid #b30c02;">Content here</div>
        
        
          .myborder {border:2px solid #b30c02;}
        
        Border color #b30c02