#842c00 color space conversions
Hex:
        #842c00
        RGB:
        132, 44, 0
        CMY:
        48, 83, 100
        CMYK:
        0, 67, 100, 48
      HSL:
        20°, 100.0000%, 25.8824%
        HSV (HSB):
        20°, 100.0000%, 51.7647%
        XYZ:
        10.4164, 6.7069, 0.7456
        xyY:
        0.5829, 0.3753, 6.7069
      CIE-Lab:
        31.1301, 36.1274, 43.0086
        CIE-LCH:
        31.1301, 56.1688, 49.9696
        CIE-Luv:
        31.1301, 68.8167, 26.1558
        Hunter-Lab:
        25.8977, 26.4742, 16.4215
      #842c00 color charts
#842c00 RGB chart
      #842c00 CMYK chart
      #842c00 RGB pie chart
      #842c00 color shades, tints & tones
#842c00 color schemes
#842c00 color preview, HTML & CSS examples
           This text has a color of #842c00        
        
          <p style="color:#842c00;">Text here</p>
        
        
          .mytext {color:#842c00;}
        
        Text color #842c00
      
           This box has a color of #842c00        
        
          <div style="background-color:#842c00;">Content here</div>
        
        
          .mybackground {background-color:#842c00;}
        
        Background color #842c00
      
           Border around this has a color of #842c00        
        
          <div style="border:2px solid #842c00;">Content here</div>
        
        
          .myborder {border:2px solid #842c00;}
        
        Border color #842c00