#841e1d color space conversions
Hex:
        #841e1d
        RGB:
        132, 30, 29
        CMY:
        48, 88, 89
        CMYK:
        0, 77, 78, 48
      HSL:
        1°, 63.9752%, 31.5686%
        HSV (HSB):
        1°, 78.0303%, 51.7647%
        XYZ:
        10.2018, 5.9228, 1.7679
        xyY:
        0.5702, 0.3310, 5.9228
      CIE-Lab:
        29.2168, 42.7195, 27.3157
        CIE-LCH:
        29.2168, 50.7061, 32.5957
        CIE-Luv:
        29.2168, 73.3922, 16.1448
        Hunter-Lab:
        24.3368, 32.2363, 12.7287
      #841e1d color charts
#841e1d RGB chart
      #841e1d CMYK chart
      #841e1d RGB pie chart
      #841e1d color shades, tints & tones
#841e1d color schemes
#841e1d color preview, HTML & CSS examples
           This text has a color of #841e1d        
        
          <p style="color:#841e1d;">Text here</p>
        
        
          .mytext {color:#841e1d;}
        
        Text color #841e1d
      
           This box has a color of #841e1d        
        
          <div style="background-color:#841e1d;">Content here</div>
        
        
          .mybackground {background-color:#841e1d;}
        
        Background color #841e1d
      
           Border around this has a color of #841e1d        
        
          <div style="border:2px solid #841e1d;">Content here</div>
        
        
          .myborder {border:2px solid #841e1d;}
        
        Border color #841e1d