#b4662f color space conversions
Hex:
        #b4662f
        RGB:
        180, 102, 47
        CMY:
        29, 60, 82
        CMYK:
        0, 43, 74, 29
      HSL:
        25°, 58.5903%, 44.5098%
        HSV (HSB):
        25°, 73.8889%, 70.5882%
        XYZ:
        24.0869, 19.4113, 5.1666
        xyY:
        0.4950, 0.3989, 19.4113
      CIE-Lab:
        51.1649, 26.9062, 43.3952
        CIE-LCH:
        51.1649, 51.0596, 58.2000
        CIE-Luv:
        51.1649, 62.1611, 39.8106
        Hunter-Lab:
        44.0582, 20.4849, 23.8880
      #b4662f color charts
#b4662f RGB chart
      #b4662f CMYK chart
      #b4662f RGB pie chart
      #b4662f color shades, tints & tones
#b4662f color schemes
#b4662f color preview, HTML & CSS examples
           This text has a color of #b4662f        
        
          <p style="color:#b4662f;">Text here</p>
        
        
          .mytext {color:#b4662f;}
        
        Text color #b4662f
      
           This box has a color of #b4662f        
        
          <div style="background-color:#b4662f;">Content here</div>
        
        
          .mybackground {background-color:#b4662f;}
        
        Background color #b4662f
      
           Border around this has a color of #b4662f        
        
          <div style="border:2px solid #b4662f;">Content here</div>
        
        
          .myborder {border:2px solid #b4662f;}
        
        Border color #b4662f