#526f0f color space conversions
Hex:
        #526f0f
        RGB:
        82, 111, 15
        CMY:
        68, 56, 94
        CMYK:
        26, 0, 86, 56
      HSL:
        78°, 76.1905%, 24.7059%
        HSV (HSB):
        78°, 86.4865%, 43.5294%
        XYZ:
        9.2503, 13.1972, 2.5117
        xyY:
        0.3706, 0.5288, 13.1972
      CIE-Lab:
        43.0589, -24.5738, 44.8924
        CIE-LCH:
        43.0589, 51.1781, 118.6960
        CIE-Luv:
        43.0589, -14.2936, 47.4483
        Hunter-Lab:
        36.3280, -18.1217, 21.3303
      #526f0f color charts
#526f0f RGB chart
      #526f0f CMYK chart
      #526f0f RGB pie chart
      #526f0f color shades, tints & tones
#526f0f color schemes
#526f0f color preview, HTML & CSS examples
           This text has a color of #526f0f        
        
          <p style="color:#526f0f;">Text here</p>
        
        
          .mytext {color:#526f0f;}
        
        Text color #526f0f
      
           This box has a color of #526f0f        
        
          <div style="background-color:#526f0f;">Content here</div>
        
        
          .mybackground {background-color:#526f0f;}
        
        Background color #526f0f
      
           Border around this has a color of #526f0f        
        
          <div style="border:2px solid #526f0f;">Content here</div>
        
        
          .myborder {border:2px solid #526f0f;}
        
        Border color #526f0f