#b30108 color space conversions
Hex:
        #b30108
        RGB:
        179, 1, 8
        CMY:
        30, 100, 97
        CMYK:
        0, 99, 96, 30
      HSL:
        358°, 98.8889%, 35.2941%
        HSV (HSB):
        358°, 99.4413%, 70.1961%
        XYZ:
        18.6451, 9.6229, 1.1044
        xyY:
        0.6348, 0.3276, 9.6229
      CIE-Lab:
        37.1570, 61.3967, 48.3565
        CIE-LCH:
        37.1570, 78.1530, 38.2242
        CIE-Luv:
        37.1570, 121.0608, 25.3309
        Hunter-Lab:
        31.0209, 53.0009, 19.6037
      #b30108 color charts
#b30108 RGB chart
      #b30108 CMYK chart
      #b30108 RGB pie chart
      #b30108 color shades, tints & tones
#b30108 color schemes
#b30108 color preview, HTML & CSS examples
           This text has a color of #b30108        
        
          <p style="color:#b30108;">Text here</p>
        
        
          .mytext {color:#b30108;}
        
        Text color #b30108
      
           This box has a color of #b30108        
        
          <div style="background-color:#b30108;">Content here</div>
        
        
          .mybackground {background-color:#b30108;}
        
        Background color #b30108
      
           Border around this has a color of #b30108        
        
          <div style="border:2px solid #b30108;">Content here</div>
        
        
          .myborder {border:2px solid #b30108;}
        
        Border color #b30108