#2b5250 color space conversions
Hex:
        #2b5250
        RGB:
        43, 82, 80
        CMY:
        83, 68, 69
        CMYK:
        48, 0, 2, 68
      HSL:
        177°, 31.2000%, 24.5098%
        HSV (HSB):
        177°, 47.5610%, 32.1569%
        XYZ:
        5.4615, 7.1274, 8.6773
        xyY:
        0.2568, 0.3352, 7.1274
      CIE-Lab:
        32.0951, -14.3638, -3.1446
        CIE-LCH:
        32.0951, 14.7040, 192.3488
        CIE-Luv:
        32.0951, -16.6881, -2.0296
        Hunter-Lab:
        26.6971, -10.2036, -0.5829
      #2b5250 color charts
#2b5250 RGB chart
      #2b5250 CMYK chart
      #2b5250 RGB pie chart
      #2b5250 color shades, tints & tones
#2b5250 color schemes
#2b5250 color preview, HTML & CSS examples
           This text has a color of #2b5250        
        
          <p style="color:#2b5250;">Text here</p>
        
        
          .mytext {color:#2b5250;}
        
        Text color #2b5250
      
           This box has a color of #2b5250        
        
          <div style="background-color:#2b5250;">Content here</div>
        
        
          .mybackground {background-color:#2b5250;}
        
        Background color #2b5250
      
           Border around this has a color of #2b5250        
        
          <div style="border:2px solid #2b5250;">Content here</div>
        
        
          .myborder {border:2px solid #2b5250;}
        
        Border color #2b5250