#b4672e color space conversions
Hex:
        #b4672e
        RGB:
        180, 103, 46
        CMY:
        29, 60, 82
        CMYK:
        0, 43, 74, 29
      HSL:
        26°, 59.2920%, 44.3137%
        HSV (HSB):
        26°, 74.4444%, 70.5882%
        XYZ:
        24.1658, 19.6011, 5.0945
        xyY:
        0.4946, 0.4012, 19.6011
      CIE-Lab:
        51.3831, 26.3110, 44.1097
        CIE-LCH:
        51.3831, 51.3608, 59.1843
        CIE-Luv:
        51.3831, 61.4777, 40.5352
        Hunter-Lab:
        44.2731, 19.9536, 24.1687
      #b4672e color charts
#b4672e RGB chart
      #b4672e CMYK chart
      #b4672e RGB pie chart
      #b4672e color shades, tints & tones
#b4672e color schemes
#b4672e color preview, HTML & CSS examples
           This text has a color of #b4672e        
        
          <p style="color:#b4672e;">Text here</p>
        
        
          .mytext {color:#b4672e;}
        
        Text color #b4672e
      
           This box has a color of #b4672e        
        
          <div style="background-color:#b4672e;">Content here</div>
        
        
          .mybackground {background-color:#b4672e;}
        
        Background color #b4672e
      
           Border around this has a color of #b4672e        
        
          <div style="border:2px solid #b4672e;">Content here</div>
        
        
          .myborder {border:2px solid #b4672e;}
        
        Border color #b4672e