#b5542e color space conversions
Hex:
        #b5542e
        RGB:
        181, 84, 46
        CMY:
        29, 67, 82
        CMYK:
        0, 54, 75, 29
      HSL:
        17°, 59.4714%, 44.5098%
        HSV (HSB):
        17°, 74.5856%, 70.9804%
        XYZ:
        22.7195, 16.3617, 4.5454
        xyY:
        0.5208, 0.3750, 16.3617
      CIE-Lab:
        47.4454, 36.8343, 40.0086
        CIE-LCH:
        47.4454, 54.3825, 47.3655
        CIE-Luv:
        47.4454, 76.8976, 33.4613
        Hunter-Lab:
        40.4496, 29.4724, 21.6521
      #b5542e color charts
#b5542e RGB chart
      #b5542e CMYK chart
      #b5542e RGB pie chart
      #b5542e color shades, tints & tones
#b5542e color schemes
#b5542e color preview, HTML & CSS examples
           This text has a color of #b5542e        
        
          <p style="color:#b5542e;">Text here</p>
        
        
          .mytext {color:#b5542e;}
        
        Text color #b5542e
      
           This box has a color of #b5542e        
        
          <div style="background-color:#b5542e;">Content here</div>
        
        
          .mybackground {background-color:#b5542e;}
        
        Background color #b5542e
      
           Border around this has a color of #b5542e        
        
          <div style="border:2px solid #b5542e;">Content here</div>
        
        
          .myborder {border:2px solid #b5542e;}
        
        Border color #b5542e