#2b1d13 color space conversions
Hex:
        #2b1d13
        RGB:
        43, 29, 19
        CMY:
        83, 89, 93
        CMYK:
        0, 33, 56, 83
      HSL:
        25°, 38.7097%, 12.1569%
        HSV (HSB):
        25°, 55.8140%, 16.8627%
        XYZ:
        1.5532, 1.4393, 0.8121
        xyY:
        0.4082, 0.3783, 1.4393
      CIE-Lab:
        12.2171, 5.2556, 9.4488
        CIE-LCH:
        12.2171, 10.8121, 60.9162
        CIE-Luv:
        12.2171, 7.1531, 6.0493
        Hunter-Lab:
        11.9972, 2.1135, 4.3849
      #2b1d13 color charts
#2b1d13 RGB chart
      #2b1d13 CMYK chart
      #2b1d13 RGB pie chart
      #2b1d13 color shades, tints & tones
#2b1d13 color schemes
#2b1d13 color preview, HTML & CSS examples
           This text has a color of #2b1d13        
        
          <p style="color:#2b1d13;">Text here</p>
        
        
          .mytext {color:#2b1d13;}
        
        Text color #2b1d13
      
           This box has a color of #2b1d13        
        
          <div style="background-color:#2b1d13;">Content here</div>
        
        
          .mybackground {background-color:#2b1d13;}
        
        Background color #2b1d13
      
           Border around this has a color of #2b1d13        
        
          <div style="border:2px solid #2b1d13;">Content here</div>
        
        
          .myborder {border:2px solid #2b1d13;}
        
        Border color #2b1d13