#b03b1b color space conversions
Hex:
        #b03b1b
        RGB:
        176, 59, 27
        CMY:
        31, 77, 89
        CMYK:
        0, 66, 85, 31
      HSL:
        13°, 73.3990%, 39.8039%
        HSV (HSB):
        13°, 84.6591%, 69.0196%
        XYZ:
        19.6663, 12.4372, 2.4010
        xyY:
        0.5700, 0.3605, 12.4372
      CIE-Lab:
        41.9027, 46.1514, 43.7480
        CIE-LCH:
        41.9027, 63.5912, 43.4686
        CIE-Luv:
        41.9027, 93.0089, 30.5743
        Hunter-Lab:
        35.2664, 37.8244, 20.6499
      #b03b1b color charts
#b03b1b RGB chart
      #b03b1b CMYK chart
      #b03b1b RGB pie chart
      #b03b1b color shades, tints & tones
#b03b1b color schemes
#b03b1b color preview, HTML & CSS examples
           This text has a color of #b03b1b        
        
          <p style="color:#b03b1b;">Text here</p>
        
        
          .mytext {color:#b03b1b;}
        
        Text color #b03b1b
      
           This box has a color of #b03b1b        
        
          <div style="background-color:#b03b1b;">Content here</div>
        
        
          .mybackground {background-color:#b03b1b;}
        
        Background color #b03b1b
      
           Border around this has a color of #b03b1b        
        
          <div style="border:2px solid #b03b1b;">Content here</div>
        
        
          .myborder {border:2px solid #b03b1b;}
        
        Border color #b03b1b