#52840d color space conversions
Hex:
        #52840d
        RGB:
        82, 132, 13
        CMY:
        68, 48, 95
        CMYK:
        38, 0, 90, 48
      HSL:
        85°, 82.0690%, 28.4314%
        HSV (HSB):
        85°, 90.1515%, 51.7647%
        XYZ:
        11.8036, 18.3254, 3.2958
        xyY:
        0.3531, 0.5483, 18.3254
      CIE-Lab:
        49.8885, -34.5453, 51.2707
        CIE-LCH:
        49.8885, 61.8228, 123.9714
        CIE-Luv:
        49.8885, -25.0598, 56.9299
        Hunter-Lab:
        42.8082, -25.6962, 25.4010
      #52840d color charts
#52840d RGB chart
      #52840d CMYK chart
      #52840d RGB pie chart
      #52840d color shades, tints & tones
#52840d color schemes
#52840d color preview, HTML & CSS examples
           This text has a color of #52840d        
        
          <p style="color:#52840d;">Text here</p>
        
        
          .mytext {color:#52840d;}
        
        Text color #52840d
      
           This box has a color of #52840d        
        
          <div style="background-color:#52840d;">Content here</div>
        
        
          .mybackground {background-color:#52840d;}
        
        Background color #52840d
      
           Border around this has a color of #52840d        
        
          <div style="border:2px solid #52840d;">Content here</div>
        
        
          .myborder {border:2px solid #52840d;}
        
        Border color #52840d