#b1533b color space conversions
Hex:
        #b1533b
        RGB:
        177, 83, 59
        CMY:
        31, 67, 77
        CMYK:
        0, 53, 67, 31
      HSL:
        12°, 50.0000%, 46.2745%
        HSV (HSB):
        12°, 66.6667%, 69.4118%
        XYZ:
        22.0141, 15.8494, 6.0366
        xyY:
        0.5015, 0.3610, 15.8494
      CIE-Lab:
        46.7763, 36.4734, 31.9729
        CIE-LCH:
        46.7763, 48.5034, 41.2381
        CIE-Luv:
        46.7763, 72.4020, 27.3781
        Hunter-Lab:
        39.8113, 29.0340, 18.8777
      #b1533b color charts
#b1533b RGB chart
      #b1533b CMYK chart
      #b1533b RGB pie chart
      #b1533b color shades, tints & tones
#b1533b color schemes
#b1533b color preview, HTML & CSS examples
           This text has a color of #b1533b        
        
          <p style="color:#b1533b;">Text here</p>
        
        
          .mytext {color:#b1533b;}
        
        Text color #b1533b
      
           This box has a color of #b1533b        
        
          <div style="background-color:#b1533b;">Content here</div>
        
        
          .mybackground {background-color:#b1533b;}
        
        Background color #b1533b
      
           Border around this has a color of #b1533b        
        
          <div style="border:2px solid #b1533b;">Content here</div>
        
        
          .myborder {border:2px solid #b1533b;}
        
        Border color #b1533b