#b35d31 color space conversions
Hex:
        #b35d31
        RGB:
        179, 93, 49
        CMY:
        30, 64, 81
        CMYK:
        0, 48, 73, 30
      HSL:
        20°, 57.0175%, 44.7059%
        HSV (HSB):
        20°, 72.6257%, 70.1961%
        XYZ:
        23.0591, 17.6342, 5.0941
        xyY:
        0.5036, 0.3851, 17.6342
      CIE-Lab:
        49.0493, 31.4595, 40.0876
        CIE-LCH:
        49.0493, 50.9580, 51.8763
        CIE-Luv:
        49.0493, 68.0479, 35.5188
        Hunter-Lab:
        41.9930, 24.5297, 22.2028
      #b35d31 color charts
#b35d31 RGB chart
      #b35d31 CMYK chart
      #b35d31 RGB pie chart
      #b35d31 color shades, tints & tones
#b35d31 color schemes
#b35d31 color preview, HTML & CSS examples
           This text has a color of #b35d31        
        
          <p style="color:#b35d31;">Text here</p>
        
        
          .mytext {color:#b35d31;}
        
        Text color #b35d31
      
           This box has a color of #b35d31        
        
          <div style="background-color:#b35d31;">Content here</div>
        
        
          .mybackground {background-color:#b35d31;}
        
        Background color #b35d31
      
           Border around this has a color of #b35d31        
        
          <div style="border:2px solid #b35d31;">Content here</div>
        
        
          .myborder {border:2px solid #b35d31;}
        
        Border color #b35d31