#b45207 color space conversions
Hex:
        #b45207
        RGB:
        180, 82, 7
        CMY:
        29, 68, 97
        CMYK:
        0, 54, 96, 29
      HSL:
        26°, 92.5134%, 36.6667%
        HSV (HSB):
        26°, 96.1111%, 70.5882%
        XYZ:
        21.8780, 15.7532, 2.0886
        xyY:
        0.5508, 0.3966, 15.7532
      CIE-Lab:
        46.6490, 36.3877, 54.4777
        CIE-LCH:
        46.6490, 65.5125, 56.2596
        CIE-Luv:
        46.6490, 80.7116, 41.1210
        Hunter-Lab:
        39.6903, 28.9344, 24.6633
      #b45207 color charts
#b45207 RGB chart
      #b45207 CMYK chart
      #b45207 RGB pie chart
      #b45207 color shades, tints & tones
#b45207 color schemes
#b45207 color preview, HTML & CSS examples
           This text has a color of #b45207        
        
          <p style="color:#b45207;">Text here</p>
        
        
          .mytext {color:#b45207;}
        
        Text color #b45207
      
           This box has a color of #b45207        
        
          <div style="background-color:#b45207;">Content here</div>
        
        
          .mybackground {background-color:#b45207;}
        
        Background color #b45207
      
           Border around this has a color of #b45207        
        
          <div style="border:2px solid #b45207;">Content here</div>
        
        
          .myborder {border:2px solid #b45207;}
        
        Border color #b45207