#52840a color space conversions
Hex:
        #52840a
        RGB:
        82, 132, 10
        CMY:
        68, 48, 96
        CMYK:
        38, 0, 92, 48
      HSL:
        85°, 85.9155%, 27.8431%
        HSV (HSB):
        85°, 92.4242%, 51.7647%
        XYZ:
        11.7857, 18.3183, 3.2018
        xyY:
        0.3539, 0.5500, 18.3183
      CIE-Lab:
        49.8799, -34.6342, 51.8545
        CIE-LCH:
        49.8799, 62.3572, 123.7394
        CIE-Luv:
        49.8799, -25.0700, 57.2751
        Hunter-Lab:
        42.7999, -25.7465, 25.5245
      #52840a color charts
#52840a RGB chart
      #52840a CMYK chart
      #52840a RGB pie chart
      #52840a color shades, tints & tones
#52840a color schemes
#52840a color preview, HTML & CSS examples
           This text has a color of #52840a        
        
          <p style="color:#52840a;">Text here</p>
        
        
          .mytext {color:#52840a;}
        
        Text color #52840a
      
           This box has a color of #52840a        
        
          <div style="background-color:#52840a;">Content here</div>
        
        
          .mybackground {background-color:#52840a;}
        
        Background color #52840a
      
           Border around this has a color of #52840a        
        
          <div style="border:2px solid #52840a;">Content here</div>
        
        
          .myborder {border:2px solid #52840a;}
        
        Border color #52840a