#2b0308 color space conversions
Hex:
        #2b0308
        RGB:
        43, 3, 8
        CMY:
        83, 99, 97
        CMYK:
        0, 93, 81, 83
      HSL:
        353°, 86.9565%, 9.0196%
        HSV (HSB):
        353°, 93.0233%, 16.8627%
        XYZ:
        1.0727, 0.5962, 0.2883
        xyY:
        0.5481, 0.3046, 0.5962
      CIE-Lab:
        5.3859, 19.9724, 5.1626
        CIE-LCH:
        5.3859, 20.6288, 14.4929
        CIE-Luv:
        5.3859, 13.7563, 1.7384
        Hunter-Lab:
        7.7217, 11.2831, 3.1917
      #2b0308 color charts
#2b0308 RGB chart
      #2b0308 CMYK chart
      #2b0308 RGB pie chart
      #2b0308 color shades, tints & tones
#2b0308 color schemes
#2b0308 color preview, HTML & CSS examples
           This text has a color of #2b0308        
        
          <p style="color:#2b0308;">Text here</p>
        
        
          .mytext {color:#2b0308;}
        
        Text color #2b0308
      
           This box has a color of #2b0308        
        
          <div style="background-color:#2b0308;">Content here</div>
        
        
          .mybackground {background-color:#2b0308;}
        
        Background color #2b0308
      
           Border around this has a color of #2b0308        
        
          <div style="border:2px solid #2b0308;">Content here</div>
        
        
          .myborder {border:2px solid #2b0308;}
        
        Border color #2b0308