#525b10 color space conversions
Hex:
        #525b10
        RGB:
        82, 91, 16
        CMY:
        68, 64, 94
        CMYK:
        10, 0, 82, 64
      HSL:
        67°, 70.0935%, 20.9804%
        HSV (HSB):
        67°, 82.4176%, 35.6863%
        XYZ:
        7.3143, 9.3134, 1.9024
        xyY:
        0.3947, 0.5026, 9.3134
      CIE-Lab:
        36.5809, -13.9676, 38.7597
        CIE-LCH:
        36.5809, 41.1996, 109.8173
        CIE-Luv:
        36.5809, -2.9814, 38.2850
        Hunter-Lab:
        30.5179, -10.6249, 17.6666
      #525b10 color charts
#525b10 RGB chart
      #525b10 CMYK chart
      #525b10 RGB pie chart
      #525b10 color shades, tints & tones
#525b10 color schemes
#525b10 color preview, HTML & CSS examples
           This text has a color of #525b10        
        
          <p style="color:#525b10;">Text here</p>
        
        
          .mytext {color:#525b10;}
        
        Text color #525b10
      
           This box has a color of #525b10        
        
          <div style="background-color:#525b10;">Content here</div>
        
        
          .mybackground {background-color:#525b10;}
        
        Background color #525b10
      
           Border around this has a color of #525b10        
        
          <div style="border:2px solid #525b10;">Content here</div>
        
        
          .myborder {border:2px solid #525b10;}
        
        Border color #525b10