#2b0028 color space conversions
Hex:
        #2b0028
        RGB:
        43, 0, 40
        CMY:
        83, 100, 84
        CMYK:
        0, 100, 7, 83
      HSL:
        304°, 100.0000%, 8.4314%
        HSV (HSB):
        304°, 100.0000%, 16.8627%
        XYZ:
        1.3793, 0.6668, 2.0635
        xyY:
        0.3356, 0.1623, 0.6668
      CIE-Lab:
        6.0231, 27.0298, -15.3517
        CIE-LCH:
        6.0231, 31.0851, 330.4054
        CIE-Luv:
        6.0231, 9.0934, -9.9294
        Hunter-Lab:
        8.1657, 15.8602, -9.2666
      #2b0028 color charts
#2b0028 RGB chart
      #2b0028 CMYK chart
      #2b0028 RGB pie chart
      #2b0028 color shades, tints & tones
#2b0028 color schemes
#2b0028 color preview, HTML & CSS examples
           This text has a color of #2b0028        
        
          <p style="color:#2b0028;">Text here</p>
        
        
          .mytext {color:#2b0028;}
        
        Text color #2b0028
      
           This box has a color of #2b0028        
        
          <div style="background-color:#2b0028;">Content here</div>
        
        
          .mybackground {background-color:#2b0028;}
        
        Background color #2b0028
      
           Border around this has a color of #2b0028        
        
          <div style="border:2px solid #2b0028;">Content here</div>
        
        
          .myborder {border:2px solid #2b0028;}
        
        Border color #2b0028