#2b1c15 color space conversions
Hex:
        #2b1c15
        RGB:
        43, 28, 21
        CMY:
        83, 89, 92
        CMYK:
        0, 35, 51, 83
      HSL:
        19°, 34.3750%, 12.5490%
        HSV (HSB):
        19°, 51.1628%, 16.8627%
        XYZ:
        1.5469, 1.3982, 0.8978
        xyY:
        0.4025, 0.3638, 1.3982
      CIE-Lab:
        11.9459, 6.2527, 7.7545
        CIE-LCH:
        11.9459, 9.9613, 51.1196
        CIE-Luv:
        11.9459, 7.3858, 4.7768
        Hunter-Lab:
        11.8247, 2.6575, 3.7756
      #2b1c15 color charts
#2b1c15 RGB chart
      #2b1c15 CMYK chart
      #2b1c15 RGB pie chart
      #2b1c15 color shades, tints & tones
#2b1c15 color schemes
#2b1c15 color preview, HTML & CSS examples
           This text has a color of #2b1c15        
        
          <p style="color:#2b1c15;">Text here</p>
        
        
          .mytext {color:#2b1c15;}
        
        Text color #2b1c15
      
           This box has a color of #2b1c15        
        
          <div style="background-color:#2b1c15;">Content here</div>
        
        
          .mybackground {background-color:#2b1c15;}
        
        Background color #2b1c15
      
           Border around this has a color of #2b1c15        
        
          <div style="border:2px solid #2b1c15;">Content here</div>
        
        
          .myborder {border:2px solid #2b1c15;}
        
        Border color #2b1c15