#2b0927 color space conversions
Hex:
        #2b0927
        RGB:
        43, 9, 39
        CMY:
        83, 96, 85
        CMYK:
        0, 79, 9, 83
      HSL:
        307°, 65.3846%, 10.1961%
        HSV (HSB):
        307°, 79.0698%, 16.8627%
        XYZ:
        1.4602, 0.8554, 2.0076
        xyY:
        0.3377, 0.1979, 0.8554
      CIE-Lab:
        7.7272, 22.0235, -11.9279
        CIE-LCH:
        7.7272, 25.0462, 331.5602
        CIE-Luv:
        7.7272, 9.0074, -8.9754
        Hunter-Lab:
        9.2490, 11.9941, -6.3953
      #2b0927 color charts
#2b0927 RGB chart
      #2b0927 CMYK chart
      #2b0927 RGB pie chart
      #2b0927 color shades, tints & tones
#2b0927 color schemes
#2b0927 color preview, HTML & CSS examples
           This text has a color of #2b0927        
        
          <p style="color:#2b0927;">Text here</p>
        
        
          .mytext {color:#2b0927;}
        
        Text color #2b0927
      
           This box has a color of #2b0927        
        
          <div style="background-color:#2b0927;">Content here</div>
        
        
          .mybackground {background-color:#2b0927;}
        
        Background color #2b0927
      
           Border around this has a color of #2b0927        
        
          <div style="border:2px solid #2b0927;">Content here</div>
        
        
          .myborder {border:2px solid #2b0927;}
        
        Border color #2b0927