#52940e color space conversions
Hex:
        #52940e
        RGB:
        82, 148, 14
        CMY:
        68, 42, 95
        CMYK:
        45, 0, 91, 42
      HSL:
        90°, 82.7160%, 31.7647%
        HSV (HSB):
        90°, 90.5405%, 58.0392%
        XYZ:
        14.1488, 23.0054, 4.1102
        xyY:
        0.3429, 0.5575, 23.0054
      CIE-Lab:
        55.0779, -41.3792, 55.4569
        CIE-LCH:
        55.0779, 69.1933, 126.7285
        CIE-Luv:
        55.0779, -32.5939, 63.6565
        Hunter-Lab:
        47.9639, -31.2812, 28.4939
      #52940e color charts
#52940e RGB chart
      #52940e CMYK chart
      #52940e RGB pie chart
      #52940e color shades, tints & tones
#52940e color schemes
#52940e color preview, HTML & CSS examples
           This text has a color of #52940e        
        
          <p style="color:#52940e;">Text here</p>
        
        
          .mytext {color:#52940e;}
        
        Text color #52940e
      
           This box has a color of #52940e        
        
          <div style="background-color:#52940e;">Content here</div>
        
        
          .mybackground {background-color:#52940e;}
        
        Background color #52940e
      
           Border around this has a color of #52940e        
        
          <div style="border:2px solid #52940e;">Content here</div>
        
        
          .myborder {border:2px solid #52940e;}
        
        Border color #52940e