#842b4a color space conversions
Hex:
        #842b4a
        RGB:
        132, 43, 74
        CMY:
        48, 83, 71
        CMYK:
        0, 67, 44, 48
      HSL:
        339°, 50.8571%, 34.3137%
        HSV (HSB):
        339°, 67.4242%, 51.7647%
        XYZ:
        11.6156, 7.1277, 7.2421
        xyY:
        0.4470, 0.2743, 7.1277
      CIE-Lab:
        32.0959, 40.8157, 1.8902
        CIE-LCH:
        32.0959, 40.8595, 2.6516
        CIE-Luv:
        32.0959, 55.6715, -4.5765
        Hunter-Lab:
        26.6978, 30.9405, 2.6052
      #842b4a color charts
#842b4a RGB chart
      #842b4a CMYK chart
      #842b4a RGB pie chart
      #842b4a color shades, tints & tones
#842b4a color schemes
#842b4a color preview, HTML & CSS examples
           This text has a color of #842b4a        
        
          <p style="color:#842b4a;">Text here</p>
        
        
          .mytext {color:#842b4a;}
        
        Text color #842b4a
      
           This box has a color of #842b4a        
        
          <div style="background-color:#842b4a;">Content here</div>
        
        
          .mybackground {background-color:#842b4a;}
        
        Background color #842b4a
      
           Border around this has a color of #842b4a        
        
          <div style="border:2px solid #842b4a;">Content here</div>
        
        
          .myborder {border:2px solid #842b4a;}
        
        Border color #842b4a