#524d02 color space conversions
Hex:
        #524d02
        RGB:
        82, 77, 2
        CMY:
        68, 70, 99
        CMYK:
        0, 6, 98, 68
      HSL:
        56°, 95.2381%, 16.4706%
        HSV (HSB):
        56°, 97.5610%, 32.1569%
        XYZ:
        6.1445, 7.1060, 1.1052
        xyY:
        0.4280, 0.4950, 7.1060
      CIE-Lab:
        32.0470, -6.4272, 39.5364
        CIE-LCH:
        32.0470, 40.0554, 99.2335
        CIE-Luv:
        32.0470, 5.8114, 34.4760
        Hunter-Lab:
        26.6570, -5.5051, 16.2018
      #524d02 color charts
#524d02 RGB chart
      #524d02 CMYK chart
      #524d02 RGB pie chart
      #524d02 color shades, tints & tones
#524d02 color schemes
#524d02 color preview, HTML & CSS examples
           This text has a color of #524d02        
        
          <p style="color:#524d02;">Text here</p>
        
        
          .mytext {color:#524d02;}
        
        Text color #524d02
      
           This box has a color of #524d02        
        
          <div style="background-color:#524d02;">Content here</div>
        
        
          .mybackground {background-color:#524d02;}
        
        Background color #524d02
      
           Border around this has a color of #524d02        
        
          <div style="border:2px solid #524d02;">Content here</div>
        
        
          .myborder {border:2px solid #524d02;}
        
        Border color #524d02