#b30b25 color space conversions
Hex:
        #b30b25
        RGB:
        179, 11, 37
        CMY:
        30, 96, 85
        CMYK:
        0, 94, 79, 30
      HSL:
        351°, 88.4211%, 37.2549%
        HSV (HSB):
        351°, 93.8547%, 70.1961%
        XYZ:
        19.0440, 9.9566, 2.6684
        xyY:
        0.6013, 0.3144, 9.9566
      CIE-Lab:
        37.7645, 60.8357, 34.6043
        CIE-LCH:
        37.7645, 69.9889, 29.6319
        CIE-Luv:
        37.7645, 114.8800, 19.4702
        Hunter-Lab:
        31.5541, 52.5113, 17.0741
      #b30b25 color charts
#b30b25 RGB chart
      #b30b25 CMYK chart
      #b30b25 RGB pie chart
      #b30b25 color shades, tints & tones
#b30b25 color schemes
#b30b25 color preview, HTML & CSS examples
           This text has a color of #b30b25        
        
          <p style="color:#b30b25;">Text here</p>
        
        
          .mytext {color:#b30b25;}
        
        Text color #b30b25
      
           This box has a color of #b30b25        
        
          <div style="background-color:#b30b25;">Content here</div>
        
        
          .mybackground {background-color:#b30b25;}
        
        Background color #b30b25
      
           Border around this has a color of #b30b25        
        
          <div style="border:2px solid #b30b25;">Content here</div>
        
        
          .myborder {border:2px solid #b30b25;}
        
        Border color #b30b25