#842a11 color space conversions
Hex:
        #842a11
        RGB:
        132, 42, 17
        CMY:
        48, 84, 93
        CMYK:
        0, 68, 87, 48
      HSL:
        13°, 77.1812%, 29.2157%
        HSV (HSB):
        13°, 87.1212%, 51.7647%
        XYZ:
        10.4449, 6.6019, 1.2541
        xyY:
        0.5707, 0.3607, 6.6019
      CIE-Lab:
        30.8830, 37.4105, 35.6656
        CIE-LCH:
        30.8830, 51.6874, 43.6322
        CIE-Luv:
        30.8830, 68.7004, 22.6372
        Hunter-Lab:
        25.6942, 27.5964, 15.0921
      #842a11 color charts
#842a11 RGB chart
      #842a11 CMYK chart
      #842a11 RGB pie chart
      #842a11 color shades, tints & tones
#842a11 color schemes
#842a11 color preview, HTML & CSS examples
           This text has a color of #842a11        
        
          <p style="color:#842a11;">Text here</p>
        
        
          .mytext {color:#842a11;}
        
        Text color #842a11
      
           This box has a color of #842a11        
        
          <div style="background-color:#842a11;">Content here</div>
        
        
          .mybackground {background-color:#842a11;}
        
        Background color #842a11
      
           Border around this has a color of #842a11        
        
          <div style="border:2px solid #842a11;">Content here</div>
        
        
          .myborder {border:2px solid #842a11;}
        
        Border color #842a11