#2b553b color space conversions
Hex:
        #2b553b
        RGB:
        43, 85, 59
        CMY:
        83, 67, 77
        CMYK:
        49, 0, 31, 67
      HSL:
        143°, 32.8125%, 25.0980%
        HSV (HSB):
        143°, 49.4118%, 33.3333%
        XYZ:
        5.0342, 7.3264, 5.2865
        xyY:
        0.2853, 0.4152, 7.3264
      CIE-Lab:
        32.5386, -21.4451, 10.7249
        CIE-LCH:
        32.5386, 23.9774, 153.4298
        CIE-Luv:
        32.5386, -18.5598, 15.1492
        Hunter-Lab:
        27.0672, -14.1689, 7.3672
      #2b553b color charts
#2b553b RGB chart
      #2b553b CMYK chart
      #2b553b RGB pie chart
      #2b553b color shades, tints & tones
#2b553b color schemes
#2b553b color preview, HTML & CSS examples
           This text has a color of #2b553b        
        
          <p style="color:#2b553b;">Text here</p>
        
        
          .mytext {color:#2b553b;}
        
        Text color #2b553b
      
           This box has a color of #2b553b        
        
          <div style="background-color:#2b553b;">Content here</div>
        
        
          .mybackground {background-color:#2b553b;}
        
        Background color #2b553b
      
           Border around this has a color of #2b553b        
        
          <div style="border:2px solid #2b553b;">Content here</div>
        
        
          .myborder {border:2px solid #2b553b;}
        
        Border color #2b553b