#b1553b color space conversions
Hex:
        #b1553b
        RGB:
        177, 85, 59
        CMY:
        31, 67, 77
        CMYK:
        0, 52, 67, 31
      HSL:
        13°, 50.0000%, 46.2745%
        HSV (HSB):
        13°, 66.6667%, 69.4118%
        XYZ:
        22.1694, 16.1599, 6.0884
        xyY:
        0.4991, 0.3638, 16.1599
      CIE-Lab:
        47.1835, 35.4380, 32.4578
        CIE-LCH:
        47.1835, 48.0559, 42.4867
        CIE-Luv:
        47.1835, 70.9649, 28.1459
        Hunter-Lab:
        40.1994, 28.0914, 19.1598
      #b1553b color charts
#b1553b RGB chart
      #b1553b CMYK chart
      #b1553b RGB pie chart
      #b1553b color shades, tints & tones
#b1553b color schemes
#b1553b color preview, HTML & CSS examples
           This text has a color of #b1553b        
        
          <p style="color:#b1553b;">Text here</p>
        
        
          .mytext {color:#b1553b;}
        
        Text color #b1553b
      
           This box has a color of #b1553b        
        
          <div style="background-color:#b1553b;">Content here</div>
        
        
          .mybackground {background-color:#b1553b;}
        
        Background color #b1553b
      
           Border around this has a color of #b1553b        
        
          <div style="border:2px solid #b1553b;">Content here</div>
        
        
          .myborder {border:2px solid #b1553b;}
        
        Border color #b1553b