#2b082b color space conversions
Hex:
        #2b082b
        RGB:
        43, 8, 43
        CMY:
        83, 97, 83
        CMYK:
        0, 81, 0, 83
      HSL:
        300°, 68.6275%, 10.0000%
        HSV (HSB):
        300°, 81.3953%, 16.8627%
        XYZ:
        1.5191, 0.8617, 2.3718
        xyY:
        0.3196, 0.1813, 0.8617
      CIE-Lab:
        7.7834, 23.4327, -14.8496
        CIE-LCH:
        7.7834, 27.7417, 327.6370
        CIE-Luv:
        7.7834, 8.5006, -10.9918
        Hunter-Lab:
        9.2826, 12.9675, -8.6510
      #2b082b color charts
#2b082b RGB chart
      #2b082b CMYK chart
      #2b082b RGB pie chart
      #2b082b color shades, tints & tones
#2b082b color schemes
#2b082b color preview, HTML & CSS examples
           This text has a color of #2b082b        
        
          <p style="color:#2b082b;">Text here</p>
        
        
          .mytext {color:#2b082b;}
        
        Text color #2b082b
      
           This box has a color of #2b082b        
        
          <div style="background-color:#2b082b;">Content here</div>
        
        
          .mybackground {background-color:#2b082b;}
        
        Background color #2b082b
      
           Border around this has a color of #2b082b        
        
          <div style="border:2px solid #2b082b;">Content here</div>
        
        
          .myborder {border:2px solid #2b082b;}
        
        Border color #2b082b