#2b0314 color space conversions
Hex:
        #2b0314
        RGB:
        43, 3, 20
        CMY:
        83, 99, 92
        CMYK:
        0, 93, 53, 83
      HSL:
        335°, 86.9565%, 9.0196%
        HSV (HSB):
        335°, 93.0233%, 16.8627%
        XYZ:
        1.1551, 0.6292, 0.7224
        xyY:
        0.4608, 0.2510, 0.6292
      CIE-Lab:
        5.6837, 21.4910, -0.5332
        CIE-LCH:
        5.6837, 21.4976, 358.5789
        CIE-Luv:
        5.6837, 12.1354, -1.8138
        Hunter-Lab:
        7.9324, 12.1111, 0.1532
      #2b0314 color charts
#2b0314 RGB chart
      #2b0314 CMYK chart
      #2b0314 RGB pie chart
      #2b0314 color shades, tints & tones
#2b0314 color schemes
#2b0314 color preview, HTML & CSS examples
           This text has a color of #2b0314        
        
          <p style="color:#2b0314;">Text here</p>
        
        
          .mytext {color:#2b0314;}
        
        Text color #2b0314
      
           This box has a color of #2b0314        
        
          <div style="background-color:#2b0314;">Content here</div>
        
        
          .mybackground {background-color:#2b0314;}
        
        Background color #2b0314
      
           Border around this has a color of #2b0314        
        
          <div style="border:2px solid #2b0314;">Content here</div>
        
        
          .myborder {border:2px solid #2b0314;}
        
        Border color #2b0314