#52412f color space conversions
Hex:
        #52412f
        RGB:
        82, 65, 47
        CMY:
        68, 75, 82
        CMYK:
        0, 21, 43, 68
      HSL:
        31°, 27.1318%, 25.2941%
        HSV (HSB):
        31°, 42.6829%, 32.1569%
        XYZ:
        5.8831, 5.7797, 3.4948
        xyY:
        0.3881, 0.3813, 5.7797
      CIE-Lab:
        28.8496, 4.4668, 13.7667
        CIE-LCH:
        28.8496, 14.4732, 72.0235
        CIE-Luv:
        28.8496, 11.4351, 13.6428
        Hunter-Lab:
        24.0409, 1.6091, 8.2096
      #52412f color charts
#52412f RGB chart
      #52412f CMYK chart
      #52412f RGB pie chart
      #52412f color shades, tints & tones
#52412f color schemes
#52412f color preview, HTML & CSS examples
           This text has a color of #52412f        
        
          <p style="color:#52412f;">Text here</p>
        
        
          .mytext {color:#52412f;}
        
        Text color #52412f
      
           This box has a color of #52412f        
        
          <div style="background-color:#52412f;">Content here</div>
        
        
          .mybackground {background-color:#52412f;}
        
        Background color #52412f
      
           Border around this has a color of #52412f        
        
          <div style="border:2px solid #52412f;">Content here</div>
        
        
          .myborder {border:2px solid #52412f;}
        
        Border color #52412f