#842a39 color space conversions
Hex:
        #842a39
        RGB:
        132, 42, 57
        CMY:
        48, 84, 78
        CMYK:
        0, 68, 57, 48
      HSL:
        350°, 51.7241%, 34.1176%
        HSV (HSB):
        350°, 68.1818%, 51.7647%
        XYZ:
        11.0822, 6.8569, 4.6103
        xyY:
        0.4915, 0.3041, 6.8569
      CIE-Lab:
        31.4788, 39.6175, 12.1514
        CIE-LCH:
        31.4788, 41.4392, 17.0517
        CIE-Luv:
        31.4788, 61.0207, 6.0032
        Hunter-Lab:
        26.1856, 29.7194, 7.8912
      #842a39 color charts
#842a39 RGB chart
      #842a39 CMYK chart
      #842a39 RGB pie chart
      #842a39 color shades, tints & tones
#842a39 color schemes
#842a39 color preview, HTML & CSS examples
           This text has a color of #842a39        
        
          <p style="color:#842a39;">Text here</p>
        
        
          .mytext {color:#842a39;}
        
        Text color #842a39
      
           This box has a color of #842a39        
        
          <div style="background-color:#842a39;">Content here</div>
        
        
          .mybackground {background-color:#842a39;}
        
        Background color #842a39
      
           Border around this has a color of #842a39        
        
          <div style="border:2px solid #842a39;">Content here</div>
        
        
          .myborder {border:2px solid #842a39;}
        
        Border color #842a39