#842a37 color space conversions
Hex:
        #842a37
        RGB:
        132, 42, 55
        CMY:
        48, 84, 78
        CMYK:
        0, 68, 58, 48
      HSL:
        351°, 51.7241%, 34.1176%
        HSV (HSB):
        351°, 68.1818%, 51.7647%
        XYZ:
        11.0333, 6.8373, 4.3526
        xyY:
        0.4965, 0.3077, 6.8373
      CIE-Lab:
        31.4336, 39.4524, 13.3971
        CIE-LCH:
        31.4336, 41.6650, 18.7562
        CIE-Luv:
        31.4336, 61.5503, 7.1647
        Hunter-Lab:
        26.1482, 29.5589, 8.4343
      #842a37 color charts
#842a37 RGB chart
      #842a37 CMYK chart
      #842a37 RGB pie chart
      #842a37 color shades, tints & tones
#842a37 color schemes
#842a37 color preview, HTML & CSS examples
           This text has a color of #842a37        
        
          <p style="color:#842a37;">Text here</p>
        
        
          .mytext {color:#842a37;}
        
        Text color #842a37
      
           This box has a color of #842a37        
        
          <div style="background-color:#842a37;">Content here</div>
        
        
          .mybackground {background-color:#842a37;}
        
        Background color #842a37
      
           Border around this has a color of #842a37        
        
          <div style="border:2px solid #842a37;">Content here</div>
        
        
          .myborder {border:2px solid #842a37;}
        
        Border color #842a37