#b0631e color space conversions
Hex:
        #b0631e
        RGB:
        176, 99, 30
        CMY:
        31, 61, 88
        CMYK:
        0, 44, 83, 31
      HSL:
        28°, 70.8738%, 40.3922%
        HSV (HSB):
        28°, 82.9545%, 69.0196%
        XYZ:
        22.6007, 18.2475, 3.5592
        xyY:
        0.5089, 0.4109, 18.2475
      CIE-Lab:
        49.7950, 26.1651, 49.4913
        CIE-LCH:
        49.7950, 55.9822, 62.1355
        CIE-Luv:
        49.7950, 62.5584, 43.1271
        Hunter-Lab:
        42.7171, 19.6854, 24.9619
      #b0631e color charts
#b0631e RGB chart
      #b0631e CMYK chart
      #b0631e RGB pie chart
      #b0631e color shades, tints & tones
#b0631e color schemes
#b0631e color preview, HTML & CSS examples
           This text has a color of #b0631e        
        
          <p style="color:#b0631e;">Text here</p>
        
        
          .mytext {color:#b0631e;}
        
        Text color #b0631e
      
           This box has a color of #b0631e        
        
          <div style="background-color:#b0631e;">Content here</div>
        
        
          .mybackground {background-color:#b0631e;}
        
        Background color #b0631e
      
           Border around this has a color of #b0631e        
        
          <div style="border:2px solid #b0631e;">Content here</div>
        
        
          .myborder {border:2px solid #b0631e;}
        
        Border color #b0631e