#825f06 color space conversions
Hex:
        #825f06
        RGB:
        130, 95, 6
        CMY:
        49, 63, 98
        CMYK:
        0, 27, 95, 49
      HSL:
        43°, 91.1765%, 26.6667%
        HSV (HSB):
        43°, 95.3846%, 50.9804%
        XYZ:
        13.3310, 12.9434, 1.9680
        xyY:
        0.4720, 0.4583, 12.9434
      CIE-Lab:
        42.6778, 6.8618, 48.6817
        CIE-LCH:
        42.6778, 49.1629, 81.9769
        CIE-Luv:
        42.6778, 28.8807, 43.0415
        Hunter-Lab:
        35.9769, 3.1823, 21.9406
      #825f06 color charts
#825f06 RGB chart
      #825f06 CMYK chart
      #825f06 RGB pie chart
      #825f06 color shades, tints & tones
#825f06 color schemes
#825f06 color preview, HTML & CSS examples
           This text has a color of #825f06        
        
          <p style="color:#825f06;">Text here</p>
        
        
          .mytext {color:#825f06;}
        
        Text color #825f06
      
           This box has a color of #825f06        
        
          <div style="background-color:#825f06;">Content here</div>
        
        
          .mybackground {background-color:#825f06;}
        
        Background color #825f06
      
           Border around this has a color of #825f06        
        
          <div style="border:2px solid #825f06;">Content here</div>
        
        
          .myborder {border:2px solid #825f06;}
        
        Border color #825f06