#524f06 color space conversions
Hex:
        #524f06
        RGB:
        82, 79, 6
        CMY:
        68, 69, 98
        CMYK:
        0, 4, 93, 68
      HSL:
        58°, 86.3636%, 17.2549%
        HSV (HSB):
        58°, 92.6829%, 32.1569%
        XYZ:
        6.3085, 7.3990, 1.2679
        xyY:
        0.4213, 0.4941, 7.3990
      CIE-Lab:
        32.6984, -7.4652, 38.6303
        CIE-LCH:
        32.6984, 39.3450, 100.9375
        CIE-Luv:
        32.6984, 4.4804, 34.6694
        Hunter-Lab:
        27.2010, -6.2036, 16.2770
      #524f06 color charts
#524f06 RGB chart
      #524f06 CMYK chart
      #524f06 RGB pie chart
      #524f06 color shades, tints & tones
#524f06 color schemes
#524f06 color preview, HTML & CSS examples
           This text has a color of #524f06        
        
          <p style="color:#524f06;">Text here</p>
        
        
          .mytext {color:#524f06;}
        
        Text color #524f06
      
           This box has a color of #524f06        
        
          <div style="background-color:#524f06;">Content here</div>
        
        
          .mybackground {background-color:#524f06;}
        
        Background color #524f06
      
           Border around this has a color of #524f06        
        
          <div style="border:2px solid #524f06;">Content here</div>
        
        
          .myborder {border:2px solid #524f06;}
        
        Border color #524f06