#827c06 color space conversions
Hex:
        #827c06
        RGB:
        130, 124, 6
        CMY:
        49, 51, 98
        CMYK:
        0, 5, 95, 49
      HSL:
        57°, 91.1765%, 26.6667%
        HSV (HSB):
        57°, 95.3846%, 50.9804%
        XYZ:
        16.4464, 19.1743, 3.0065
        xyY:
        0.4258, 0.4964, 19.1743
      CIE-Lab:
        50.8905, -9.6996, 54.8784
        CIE-LCH:
        50.8905, 55.7290, 100.0233
        CIE-Luv:
        50.8905, 8.1272, 54.8181
        Hunter-Lab:
        43.7884, -9.5872, 26.5811
      #827c06 color charts
#827c06 RGB chart
      #827c06 CMYK chart
      #827c06 RGB pie chart
      #827c06 color shades, tints & tones
#827c06 color schemes
#827c06 color preview, HTML & CSS examples
           This text has a color of #827c06        
        
          <p style="color:#827c06;">Text here</p>
        
        
          .mytext {color:#827c06;}
        
        Text color #827c06
      
           This box has a color of #827c06        
        
          <div style="background-color:#827c06;">Content here</div>
        
        
          .mybackground {background-color:#827c06;}
        
        Background color #827c06
      
           Border around this has a color of #827c06        
        
          <div style="border:2px solid #827c06;">Content here</div>
        
        
          .myborder {border:2px solid #827c06;}
        
        Border color #827c06