#526b08 color space conversions
Hex:
        #526b08
        RGB:
        82, 107, 8
        CMY:
        68, 58, 97
        CMYK:
        23, 0, 93, 58
      HSL:
        75°, 86.0870%, 22.5490%
        HSV (HSB):
        75°, 92.5234%, 41.9608%
        XYZ:
        8.7812, 12.3268, 2.1462
        xyY:
        0.3776, 0.5301, 12.3268
      CIE-Lab:
        41.7308, -22.8050, 45.5101
        CIE-LCH:
        41.7308, 50.9042, 116.6153
        CIE-Luv:
        41.7308, -12.1098, 46.6723
        Hunter-Lab:
        35.1095, -16.7971, 20.9523
      #526b08 color charts
#526b08 RGB chart
      #526b08 CMYK chart
      #526b08 RGB pie chart
      #526b08 color shades, tints & tones
#526b08 color schemes
#526b08 color preview, HTML & CSS examples
           This text has a color of #526b08        
        
          <p style="color:#526b08;">Text here</p>
        
        
          .mytext {color:#526b08;}
        
        Text color #526b08
      
           This box has a color of #526b08        
        
          <div style="background-color:#526b08;">Content here</div>
        
        
          .mybackground {background-color:#526b08;}
        
        Background color #526b08
      
           Border around this has a color of #526b08        
        
          <div style="border:2px solid #526b08;">Content here</div>
        
        
          .myborder {border:2px solid #526b08;}
        
        Border color #526b08