#52aa0e color space conversions
Hex:
        #52aa0e
        RGB:
        82, 170, 14
        CMY:
        68, 33, 95
        CMYK:
        52, 0, 92, 33
      HSL:
        94°, 84.7826%, 36.0784%
        HSV (HSB):
        94°, 91.7647%, 66.6667%
        XYZ:
        17.9337, 30.5750, 5.3718
        xyY:
        0.3328, 0.5675, 30.5750
      CIE-Lab:
        62.1472, -50.0627, 61.3837
        CIE-LCH:
        62.1472, 79.2100, 129.1997
        CIE-Luv:
        62.1472, -42.2031, 72.8715
        Hunter-Lab:
        55.2947, -38.8729, 32.9463
      #52aa0e color charts
#52aa0e RGB chart
      #52aa0e CMYK chart
      #52aa0e RGB pie chart
      #52aa0e color shades, tints & tones
#52aa0e color schemes
#52aa0e color preview, HTML & CSS examples
           This text has a color of #52aa0e        
        
          <p style="color:#52aa0e;">Text here</p>
        
        
          .mytext {color:#52aa0e;}
        
        Text color #52aa0e
      
           This box has a color of #52aa0e        
        
          <div style="background-color:#52aa0e;">Content here</div>
        
        
          .mybackground {background-color:#52aa0e;}
        
        Background color #52aa0e
      
           Border around this has a color of #52aa0e        
        
          <div style="border:2px solid #52aa0e;">Content here</div>
        
        
          .myborder {border:2px solid #52aa0e;}
        
        Border color #52aa0e