#526d03 color space conversions
Hex:
        #526d03
        RGB:
        82, 109, 3
        CMY:
        68, 57, 99
        CMYK:
        25, 0, 97, 57
      HSL:
        75°, 94.6429%, 21.9608%
        HSV (HSB):
        75°, 97.2477%, 42.7451%
        XYZ:
        8.9648, 12.7377, 2.0723
        xyY:
        0.3771, 0.5358, 12.7377
      CIE-Lab:
        42.3653, -23.9759, 47.2318
        CIE-LCH:
        42.3653, 52.9687, 116.9134
        CIE-Luv:
        42.3653, -13.2044, 48.1897
        Hunter-Lab:
        35.6899, -17.6209, 21.5404
      #526d03 color charts
#526d03 RGB chart
      #526d03 CMYK chart
      #526d03 RGB pie chart
      #526d03 color shades, tints & tones
#526d03 color schemes
#526d03 color preview, HTML & CSS examples
           This text has a color of #526d03        
        
          <p style="color:#526d03;">Text here</p>
        
        
          .mytext {color:#526d03;}
        
        Text color #526d03
      
           This box has a color of #526d03        
        
          <div style="background-color:#526d03;">Content here</div>
        
        
          .mybackground {background-color:#526d03;}
        
        Background color #526d03
      
           Border around this has a color of #526d03        
        
          <div style="border:2px solid #526d03;">Content here</div>
        
        
          .myborder {border:2px solid #526d03;}
        
        Border color #526d03