#2b0710 color space conversions
Hex:
        #2b0710
        RGB:
        43, 7, 16
        CMY:
        83, 97, 94
        CMYK:
        0, 84, 63, 83
      HSL:
        345°, 72.0000%, 9.8039%
        HSV (HSB):
        345°, 83.7209%, 16.8627%
        XYZ:
        1.1658, 0.7030, 0.5645
        xyY:
        0.4791, 0.2889, 0.7030
      CIE-Lab:
        6.3498, 18.9732, 2.8743
        CIE-LCH:
        6.3498, 19.1896, 8.6143
        CIE-Luv:
        6.3498, 12.3869, 0.3035
        Hunter-Lab:
        8.3843, 10.1465, 1.8774
      #2b0710 color charts
#2b0710 RGB chart
      #2b0710 CMYK chart
      #2b0710 RGB pie chart
      #2b0710 color shades, tints & tones
#2b0710 color schemes
#2b0710 color preview, HTML & CSS examples
           This text has a color of #2b0710        
        
          <p style="color:#2b0710;">Text here</p>
        
        
          .mytext {color:#2b0710;}
        
        Text color #2b0710
      
           This box has a color of #2b0710        
        
          <div style="background-color:#2b0710;">Content here</div>
        
        
          .mybackground {background-color:#2b0710;}
        
        Background color #2b0710
      
           Border around this has a color of #2b0710        
        
          <div style="border:2px solid #2b0710;">Content here</div>
        
        
          .myborder {border:2px solid #2b0710;}
        
        Border color #2b0710