#2b1528 color space conversions
Hex:
        #2b1528
        RGB:
        43, 21, 40
        CMY:
        83, 92, 84
        CMYK:
        0, 51, 7, 83
      HSL:
        308°, 34.3750%, 12.5490%
        HSV (HSB):
        308°, 51.1628%, 16.8627%
        XYZ:
        1.6474, 1.2031, 2.1529
        xyY:
        0.3293, 0.2405, 1.2031
      CIE-Lab:
        10.5804, 14.8269, -8.2534
        CIE-LCH:
        10.5804, 16.9693, 330.8976
        CIE-Luv:
        10.5804, 7.4452, -7.4695
        Hunter-Lab:
        10.9687, 7.6144, -3.9590
      #2b1528 color charts
#2b1528 RGB chart
      #2b1528 CMYK chart
      #2b1528 RGB pie chart
      #2b1528 color shades, tints & tones
#2b1528 color schemes
#2b1528 color preview, HTML & CSS examples
           This text has a color of #2b1528        
        
          <p style="color:#2b1528;">Text here</p>
        
        
          .mytext {color:#2b1528;}
        
        Text color #2b1528
      
           This box has a color of #2b1528        
        
          <div style="background-color:#2b1528;">Content here</div>
        
        
          .mybackground {background-color:#2b1528;}
        
        Background color #2b1528
      
           Border around this has a color of #2b1528        
        
          <div style="border:2px solid #2b1528;">Content here</div>
        
        
          .myborder {border:2px solid #2b1528;}
        
        Border color #2b1528