#526d0b color space conversions
Hex:
        #526d0b
        RGB:
        82, 109, 11
        CMY:
        68, 57, 96
        CMYK:
        25, 0, 90, 57
      HSL:
        77°, 81.6667%, 23.5294%
        HSV (HSB):
        77°, 89.9083%, 42.7451%
        XYZ:
        9.0087, 12.7553, 2.3038
        xyY:
        0.3743, 0.5300, 12.7553
      CIE-Lab:
        42.3922, -23.7201, 45.3591
        CIE-LCH:
        42.3922, 51.1868, 117.6069
        CIE-Luv:
        42.3922, -13.2086, 47.1596
        Hunter-Lab:
        35.7145, -17.4752, 21.1756
      #526d0b color charts
#526d0b RGB chart
      #526d0b CMYK chart
      #526d0b RGB pie chart
      #526d0b color shades, tints & tones
#526d0b color schemes
#526d0b color preview, HTML & CSS examples
           This text has a color of #526d0b        
        
          <p style="color:#526d0b;">Text here</p>
        
        
          .mytext {color:#526d0b;}
        
        Text color #526d0b
      
           This box has a color of #526d0b        
        
          <div style="background-color:#526d0b;">Content here</div>
        
        
          .mybackground {background-color:#526d0b;}
        
        Background color #526d0b
      
           Border around this has a color of #526d0b        
        
          <div style="border:2px solid #526d0b;">Content here</div>
        
        
          .myborder {border:2px solid #526d0b;}
        
        Border color #526d0b