#2b230b color space conversions
Hex:
        #2b230b
        RGB:
        43, 35, 11
        CMY:
        83, 86, 96
        CMYK:
        0, 19, 74, 83
      HSL:
        45°, 59.2593%, 10.5882%
        HSV (HSB):
        45°, 74.4186%, 16.8627%
        XYZ:
        1.6577, 1.7398, 0.5651
        xyY:
        0.4183, 0.4391, 1.7398
      CIE-Lab:
        14.0579, 0.1058, 16.1556
        CIE-LCH:
        14.0579, 16.1559, 89.6248
        CIE-Luv:
        14.0579, 4.9916, 11.5782
        Hunter-Lab:
        13.1902, -0.6496, 6.6932
      #2b230b color charts
#2b230b RGB chart
      #2b230b CMYK chart
      #2b230b RGB pie chart
      #2b230b color shades, tints & tones
#2b230b color schemes
#2b230b color preview, HTML & CSS examples
           This text has a color of #2b230b        
        
          <p style="color:#2b230b;">Text here</p>
        
        
          .mytext {color:#2b230b;}
        
        Text color #2b230b
      
           This box has a color of #2b230b        
        
          <div style="background-color:#2b230b;">Content here</div>
        
        
          .mybackground {background-color:#2b230b;}
        
        Background color #2b230b
      
           Border around this has a color of #2b230b        
        
          <div style="border:2px solid #2b230b;">Content here</div>
        
        
          .myborder {border:2px solid #2b230b;}
        
        Border color #2b230b