#52480e color space conversions
Hex:
        #52480e
        RGB:
        82, 72, 14
        CMY:
        68, 72, 95
        CMYK:
        0, 12, 83, 68
      HSL:
        51°, 70.8333%, 18.8235%
        HSV (HSB):
        51°, 82.9268%, 32.1569%
        XYZ:
        5.8763, 6.4603, 1.3527
        xyY:
        0.4293, 0.4719, 6.4603
      CIE-Lab:
        30.5452, -2.9174, 33.9294
        CIE-LCH:
        30.5452, 34.0546, 94.9145
        CIE-Luv:
        30.5452, 8.8023, 30.1280
        Hunter-Lab:
        25.4171, -3.2115, 14.6365
      #52480e color charts
#52480e RGB chart
      #52480e CMYK chart
      #52480e RGB pie chart
      #52480e color shades, tints & tones
#52480e color schemes
#52480e color preview, HTML & CSS examples
           This text has a color of #52480e        
        
          <p style="color:#52480e;">Text here</p>
        
        
          .mytext {color:#52480e;}
        
        Text color #52480e
      
           This box has a color of #52480e        
        
          <div style="background-color:#52480e;">Content here</div>
        
        
          .mybackground {background-color:#52480e;}
        
        Background color #52480e
      
           Border around this has a color of #52480e        
        
          <div style="border:2px solid #52480e;">Content here</div>
        
        
          .myborder {border:2px solid #52480e;}
        
        Border color #52480e