#526d05 color space conversions
Hex:
        #526d05
        RGB:
        82, 109, 5
        CMY:
        68, 57, 98
        CMYK:
        25, 0, 95, 57
      HSL:
        76°, 91.2281%, 22.3529%
        HSV (HSB):
        76°, 95.4128%, 42.7451%
        XYZ:
        8.9757, 12.7421, 2.1300
        xyY:
        0.3764, 0.5343, 12.7421
      CIE-Lab:
        42.3720, -23.9120, 46.7522
        CIE-LCH:
        42.3720, 52.5124, 117.0881
        CIE-Luv:
        42.3720, -13.2055, 47.9322
        Hunter-Lab:
        35.6960, -17.5846, 21.4494
      #526d05 color charts
#526d05 RGB chart
      #526d05 CMYK chart
      #526d05 RGB pie chart
      #526d05 color shades, tints & tones
#526d05 color schemes
#526d05 color preview, HTML & CSS examples
           This text has a color of #526d05        
        
          <p style="color:#526d05;">Text here</p>
        
        
          .mytext {color:#526d05;}
        
        Text color #526d05
      
           This box has a color of #526d05        
        
          <div style="background-color:#526d05;">Content here</div>
        
        
          .mybackground {background-color:#526d05;}
        
        Background color #526d05
      
           Border around this has a color of #526d05        
        
          <div style="border:2px solid #526d05;">Content here</div>
        
        
          .myborder {border:2px solid #526d05;}
        
        Border color #526d05