#841b34 color space conversions
Hex:
        #841b34
        RGB:
        132, 27, 52
        CMY:
        48, 89, 80
        CMYK:
        0, 80, 61, 48
      HSL:
        346°, 66.0377%, 31.1765%
        HSV (HSB):
        346°, 79.5455%, 51.7647%
        XYZ:
        10.5275, 5.9373, 3.8400
        xyY:
        0.5185, 0.2924, 5.9373
      CIE-Lab:
        29.2538, 45.0626, 12.4366
        CIE-LCH:
        29.2538, 46.7472, 15.4287
        CIE-Luv:
        29.2538, 68.8960, 4.7932
        Hunter-Lab:
        24.3666, 34.4784, 7.7131
      #841b34 color charts
#841b34 RGB chart
      #841b34 CMYK chart
      #841b34 RGB pie chart
      #841b34 color shades, tints & tones
#841b34 color schemes
#841b34 color preview, HTML & CSS examples
           This text has a color of #841b34        
        
          <p style="color:#841b34;">Text here</p>
        
        
          .mytext {color:#841b34;}
        
        Text color #841b34
      
           This box has a color of #841b34        
        
          <div style="background-color:#841b34;">Content here</div>
        
        
          .mybackground {background-color:#841b34;}
        
        Background color #841b34
      
           Border around this has a color of #841b34        
        
          <div style="border:2px solid #841b34;">Content here</div>
        
        
          .myborder {border:2px solid #841b34;}
        
        Border color #841b34