#526b07 color space conversions
Hex:
        #526b07
        RGB:
        82, 107, 7
        CMY:
        68, 58, 97
        CMYK:
        23, 0, 93, 58
      HSL:
        75°, 87.7193%, 22.3529%
        HSV (HSB):
        75°, 93.4579%, 41.9608%
        XYZ:
        8.7757, 12.3246, 2.1174
        xyY:
        0.3780, 0.5308, 12.3246
      CIE-Lab:
        41.7274, -22.8372, 45.7474
        CIE-LCH:
        41.7274, 51.1308, 116.5285
        CIE-Luv:
        41.7274, -12.1088, 46.8028
        Hunter-Lab:
        35.1064, -16.8156, 20.9985
      #526b07 color charts
#526b07 RGB chart
      #526b07 CMYK chart
      #526b07 RGB pie chart
      #526b07 color shades, tints & tones
#526b07 color schemes
#526b07 color preview, HTML & CSS examples
           This text has a color of #526b07        
        
          <p style="color:#526b07;">Text here</p>
        
        
          .mytext {color:#526b07;}
        
        Text color #526b07
      
           This box has a color of #526b07        
        
          <div style="background-color:#526b07;">Content here</div>
        
        
          .mybackground {background-color:#526b07;}
        
        Background color #526b07
      
           Border around this has a color of #526b07        
        
          <div style="border:2px solid #526b07;">Content here</div>
        
        
          .myborder {border:2px solid #526b07;}
        
        Border color #526b07