#2b310b color space conversions
Hex:
        #2b310b
        RGB:
        43, 49, 11
        CMY:
        83, 81, 96
        CMYK:
        12, 0, 78, 81
      HSL:
        69°, 63.3333%, 11.7647%
        HSV (HSB):
        69°, 77.5510%, 19.2157%
        XYZ:
        2.1550, 2.7344, 0.7308
        xyY:
        0.3834, 0.4865, 2.7344
      CIE-Lab:
        18.9471, -9.1182, 22.2142
        CIE-LCH:
        18.9471, 24.0127, 112.3165
        CIE-Luv:
        18.9471, -1.9260, 18.2670
        Hunter-Lab:
        16.5360, -5.6757, 8.9548
      #2b310b color charts
#2b310b RGB chart
      #2b310b CMYK chart
      #2b310b RGB pie chart
      #2b310b color shades, tints & tones
#2b310b color schemes
#2b310b color preview, HTML & CSS examples
           This text has a color of #2b310b        
        
          <p style="color:#2b310b;">Text here</p>
        
        
          .mytext {color:#2b310b;}
        
        Text color #2b310b
      
           This box has a color of #2b310b        
        
          <div style="background-color:#2b310b;">Content here</div>
        
        
          .mybackground {background-color:#2b310b;}
        
        Background color #2b310b
      
           Border around this has a color of #2b310b        
        
          <div style="border:2px solid #2b310b;">Content here</div>
        
        
          .myborder {border:2px solid #2b310b;}
        
        Border color #2b310b