#38520e color space conversions
Hex:
        #38520e
        RGB:
        56, 82, 14
        CMY:
        78, 68, 95
        CMYK:
        32, 0, 83, 68
      HSL:
        83°, 70.8333%, 18.8235%
        HSV (HSB):
        83°, 82.9268%, 32.1569%
        XYZ:
        4.7274, 6.9070, 1.4995
        xyY:
        0.3599, 0.5259, 6.9070
      CIE-Lab:
        31.5944, -21.2688, 34.1199
        CIE-LCH:
        31.5944, 40.2061, 121.9376
        CIE-Luv:
        31.5944, -12.4232, 33.9274
        Hunter-Lab:
        26.2813, -13.8838, 15.0140
      #38520e color charts
#38520e RGB chart
      #38520e CMYK chart
      #38520e RGB pie chart
      #38520e color shades, tints & tones
#38520e color schemes
#38520e color preview, HTML & CSS examples
           This text has a color of #38520e        
        
          <p style="color:#38520e;">Text here</p>
        
        
          .mytext {color:#38520e;}
        
        Text color #38520e
      
           This box has a color of #38520e        
        
          <div style="background-color:#38520e;">Content here</div>
        
        
          .mybackground {background-color:#38520e;}
        
        Background color #38520e
      
           Border around this has a color of #38520e        
        
          <div style="border:2px solid #38520e;">Content here</div>
        
        
          .myborder {border:2px solid #38520e;}
        
        Border color #38520e