#842b2a color space conversions
Hex:
        #842b2a
        RGB:
        132, 43, 42
        CMY:
        48, 83, 84
        CMYK:
        0, 67, 68, 48
      HSL:
        1°, 51.7241%, 34.1176%
        HSV (HSB):
        1°, 68.1818%, 51.7647%
        XYZ:
        10.7975, 6.8005, 2.9340
        xyY:
        0.5259, 0.3312, 6.8005
      CIE-Lab:
        31.3483, 38.0705, 21.6746
        CIE-LCH:
        31.3483, 43.8081, 29.6541
        CIE-Luv:
        31.3483, 64.1134, 14.2473
        Hunter-Lab:
        26.0777, 28.2723, 11.5836
      #842b2a color charts
#842b2a RGB chart
      #842b2a CMYK chart
      #842b2a RGB pie chart
      #842b2a color shades, tints & tones
#842b2a color schemes
#842b2a color preview, HTML & CSS examples
           This text has a color of #842b2a        
        
          <p style="color:#842b2a;">Text here</p>
        
        
          .mytext {color:#842b2a;}
        
        Text color #842b2a
      
           This box has a color of #842b2a        
        
          <div style="background-color:#842b2a;">Content here</div>
        
        
          .mybackground {background-color:#842b2a;}
        
        Background color #842b2a
      
           Border around this has a color of #842b2a        
        
          <div style="border:2px solid #842b2a;">Content here</div>
        
        
          .myborder {border:2px solid #842b2a;}
        
        Border color #842b2a