#2b0417 color space conversions
Hex:
        #2b0417
        RGB:
        43, 4, 23
        CMY:
        83, 98, 91
        CMYK:
        0, 91, 47, 83
      HSL:
        331°, 82.9787%, 9.2157%
        HSV (HSB):
        331°, 90.6977%, 16.8627%
        XYZ:
        1.1943, 0.6623, 0.8755
        xyY:
        0.4371, 0.2424, 0.6623
      CIE-Lab:
        5.9824, 21.4910, -2.2082
        CIE-LCH:
        5.9824, 21.6042, 354.1336
        CIE-Luv:
        5.9824, 11.6247, -2.7221
        Hunter-Lab:
        8.1381, 11.9547, -0.6818
      #2b0417 color charts
#2b0417 RGB chart
      #2b0417 CMYK chart
      #2b0417 RGB pie chart
      #2b0417 color shades, tints & tones
#2b0417 color schemes
#2b0417 color preview, HTML & CSS examples
           This text has a color of #2b0417        
        
          <p style="color:#2b0417;">Text here</p>
        
        
          .mytext {color:#2b0417;}
        
        Text color #2b0417
      
           This box has a color of #2b0417        
        
          <div style="background-color:#2b0417;">Content here</div>
        
        
          .mybackground {background-color:#2b0417;}
        
        Background color #2b0417
      
           Border around this has a color of #2b0417        
        
          <div style="border:2px solid #2b0417;">Content here</div>
        
        
          .myborder {border:2px solid #2b0417;}
        
        Border color #2b0417