#2b060b color space conversions
Hex:
        #2b060b
        RGB:
        43, 6, 11
        CMY:
        83, 98, 96
        CMYK:
        0, 86, 74, 83
      HSL:
        352°, 75.5102%, 9.6078%
        HSV (HSB):
        352°, 86.0465%, 16.8627%
        XYZ:
        1.1218, 0.6680, 0.3864
        xyY:
        0.5155, 0.3070, 0.6680
      CIE-Lab:
        6.0340, 18.8657, 4.8763
        CIE-LCH:
        6.0340, 19.4857, 14.4924
        CIE-Luv:
        6.0340, 13.0950, 1.6004
        Hunter-Lab:
        8.1731, 10.1967, 2.9180
      #2b060b color charts
#2b060b RGB chart
      #2b060b CMYK chart
      #2b060b RGB pie chart
      #2b060b color shades, tints & tones
#2b060b color schemes
#2b060b color preview, HTML & CSS examples
           This text has a color of #2b060b        
        
          <p style="color:#2b060b;">Text here</p>
        
        
          .mytext {color:#2b060b;}
        
        Text color #2b060b
      
           This box has a color of #2b060b        
        
          <div style="background-color:#2b060b;">Content here</div>
        
        
          .mybackground {background-color:#2b060b;}
        
        Background color #2b060b
      
           Border around this has a color of #2b060b        
        
          <div style="border:2px solid #2b060b;">Content here</div>
        
        
          .myborder {border:2px solid #2b060b;}
        
        Border color #2b060b