#812f02 color space conversions
Hex:
        #812f02
        RGB:
        129, 47, 2
        CMY:
        49, 82, 99
        CMYK:
        0, 64, 98, 49
      HSL:
        21°, 96.9466%, 25.6863%
        HSV (HSB):
        21°, 98.4496%, 50.5882%
        XYZ:
        10.0807, 6.7045, 0.8202
        xyY:
        0.5726, 0.3808, 6.7045
      CIE-Lab:
        31.1246, 33.5529, 41.9311
        CIE-LCH:
        31.1246, 53.7030, 51.3335
        CIE-Luv:
        31.1246, 64.1949, 26.3556
        Hunter-Lab:
        25.8931, 24.1808, 16.2470
      #812f02 color charts
#812f02 RGB chart
      #812f02 CMYK chart
      #812f02 RGB pie chart
      #812f02 color shades, tints & tones
#812f02 color schemes
#812f02 color preview, HTML & CSS examples
           This text has a color of #812f02        
        
          <p style="color:#812f02;">Text here</p>
        
        
          .mytext {color:#812f02;}
        
        Text color #812f02
      
           This box has a color of #812f02        
        
          <div style="background-color:#812f02;">Content here</div>
        
        
          .mybackground {background-color:#812f02;}
        
        Background color #812f02
      
           Border around this has a color of #812f02        
        
          <div style="border:2px solid #812f02;">Content here</div>
        
        
          .myborder {border:2px solid #812f02;}
        
        Border color #812f02