#2b0307 color space conversions
Hex:
        #2b0307
        RGB:
        43, 3, 7
        CMY:
        83, 99, 97
        CMYK:
        0, 93, 84, 83
      HSL:
        354°, 86.9565%, 9.0196%
        HSV (HSB):
        354°, 93.0233%, 16.8627%
        XYZ:
        1.0672, 0.5941, 0.2594
        xyY:
        0.5556, 0.3093, 0.5941
      CIE-Lab:
        5.3661, 19.8665, 5.5411
        CIE-LCH:
        5.3661, 20.6247, 15.5847
        CIE-Luv:
        5.3661, 13.8831, 2.0036
        Hunter-Lab:
        7.7075, 11.2268, 3.3996
      #2b0307 color charts
#2b0307 RGB chart
      #2b0307 CMYK chart
      #2b0307 RGB pie chart
      #2b0307 color shades, tints & tones
#2b0307 color schemes
#2b0307 color preview, HTML & CSS examples
           This text has a color of #2b0307        
        
          <p style="color:#2b0307;">Text here</p>
        
        
          .mytext {color:#2b0307;}
        
        Text color #2b0307
      
           This box has a color of #2b0307        
        
          <div style="background-color:#2b0307;">Content here</div>
        
        
          .mybackground {background-color:#2b0307;}
        
        Background color #2b0307
      
           Border around this has a color of #2b0307        
        
          <div style="border:2px solid #2b0307;">Content here</div>
        
        
          .myborder {border:2px solid #2b0307;}
        
        Border color #2b0307