#527a0d color space conversions
Hex:
        #527a0d
        RGB:
        82, 122, 13
        CMY:
        68, 52, 95
        CMYK:
        33, 0, 89, 52
      HSL:
        82°, 80.7407%, 26.4706%
        HSV (HSB):
        82°, 89.3443%, 47.8431%
        XYZ:
        10.5119, 15.7420, 2.8652
        xyY:
        0.3610, 0.5406, 15.7420
      CIE-Lab:
        46.6341, -29.9715, 48.5017
        CIE-LCH:
        46.6341, 57.0150, 121.7138
        CIE-Luv:
        46.6341, -20.0673, 52.5895
        Hunter-Lab:
        39.6761, -22.1412, 23.4916
      #527a0d color charts
#527a0d RGB chart
      #527a0d CMYK chart
      #527a0d RGB pie chart
      #527a0d color shades, tints & tones
#527a0d color schemes
#527a0d color preview, HTML & CSS examples
           This text has a color of #527a0d        
        
          <p style="color:#527a0d;">Text here</p>
        
        
          .mytext {color:#527a0d;}
        
        Text color #527a0d
      
           This box has a color of #527a0d        
        
          <div style="background-color:#527a0d;">Content here</div>
        
        
          .mybackground {background-color:#527a0d;}
        
        Background color #527a0d
      
           Border around this has a color of #527a0d        
        
          <div style="border:2px solid #527a0d;">Content here</div>
        
        
          .myborder {border:2px solid #527a0d;}
        
        Border color #527a0d