#842f01 color space conversions
Hex:
        #842f01
        RGB:
        132, 47, 1
        CMY:
        48, 82, 100
        CMYK:
        0, 64, 99, 48
      HSL:
        21°, 98.4962%, 26.0784%
        HSV (HSB):
        21°, 99.2424%, 51.7647%
        XYZ:
        10.5377, 6.9408, 0.8130
        xyY:
        0.5761, 0.3795, 6.9408
      CIE-Lab:
        31.6717, 34.7185, 42.9774
        CIE-LCH:
        31.6717, 55.2488, 51.0676
        CIE-Luv:
        31.6717, 66.7634, 26.8310
        Hunter-Lab:
        26.3453, 25.2929, 16.6120
      #842f01 color charts
#842f01 RGB chart
      #842f01 CMYK chart
      #842f01 RGB pie chart
      #842f01 color shades, tints & tones
#842f01 color schemes
#842f01 color preview, HTML & CSS examples
           This text has a color of #842f01        
        
          <p style="color:#842f01;">Text here</p>
        
        
          .mytext {color:#842f01;}
        
        Text color #842f01
      
           This box has a color of #842f01        
        
          <div style="background-color:#842f01;">Content here</div>
        
        
          .mybackground {background-color:#842f01;}
        
        Background color #842f01
      
           Border around this has a color of #842f01        
        
          <div style="border:2px solid #842f01;">Content here</div>
        
        
          .myborder {border:2px solid #842f01;}
        
        Border color #842f01