#827d07 color space conversions
Hex:
        #827d07
        RGB:
        130, 125, 7
        CMY:
        49, 51, 97
        CMYK:
        0, 4, 95, 49
      HSL:
        58°, 89.7810%, 26.8627%
        HSV (HSB):
        58°, 94.6154%, 50.9804%
        XYZ:
        16.5779, 19.4284, 3.0773
        xyY:
        0.4242, 0.4971, 19.4284
      CIE-Lab:
        51.1847, -10.2274, 54.9146
        CIE-LCH:
        51.1847, 55.8589, 100.5500
        CIE-Luv:
        51.1847, 7.4454, 55.1275
        Hunter-Lab:
        44.0777, -10.0009, 26.7150
      #827d07 color charts
#827d07 RGB chart
      #827d07 CMYK chart
      #827d07 RGB pie chart
      #827d07 color shades, tints & tones
#827d07 color schemes
#827d07 color preview, HTML & CSS examples
           This text has a color of #827d07        
        
          <p style="color:#827d07;">Text here</p>
        
        
          .mytext {color:#827d07;}
        
        Text color #827d07
      
           This box has a color of #827d07        
        
          <div style="background-color:#827d07;">Content here</div>
        
        
          .mybackground {background-color:#827d07;}
        
        Background color #827d07
      
           Border around this has a color of #827d07        
        
          <div style="border:2px solid #827d07;">Content here</div>
        
        
          .myborder {border:2px solid #827d07;}
        
        Border color #827d07