#b45642 color space conversions
Hex:
        #b45642
        RGB:
        180, 86, 66
        CMY:
        29, 66, 74
        CMYK:
        0, 52, 63, 29
      HSL:
        11°, 46.3415%, 48.2353%
        HSV (HSB):
        11°, 63.3333%, 70.5882%
        XYZ:
        23.1335, 16.7522, 7.1685
        xyY:
        0.4916, 0.3560, 16.7522
      CIE-Lab:
        47.9463, 36.5490, 29.4942
        CIE-LCH:
        47.9463, 46.9653, 38.9027
        CIE-Luv:
        47.9463, 71.5911, 25.6523
        Hunter-Lab:
        40.9295, 29.2625, 18.2664
      #b45642 color charts
#b45642 RGB chart
      #b45642 CMYK chart
      #b45642 RGB pie chart
      #b45642 color shades, tints & tones
#b45642 color schemes
#b45642 color preview, HTML & CSS examples
           This text has a color of #b45642        
        
          <p style="color:#b45642;">Text here</p>
        
        
          .mytext {color:#b45642;}
        
        Text color #b45642
      
           This box has a color of #b45642        
        
          <div style="background-color:#b45642;">Content here</div>
        
        
          .mybackground {background-color:#b45642;}
        
        Background color #b45642
      
           Border around this has a color of #b45642        
        
          <div style="border:2px solid #b45642;">Content here</div>
        
        
          .myborder {border:2px solid #b45642;}
        
        Border color #b45642