#52412d color space conversions
Hex:
        #52412d
        RGB:
        82, 65, 45
        CMY:
        68, 75, 82
        CMYK:
        0, 21, 45, 68
      HSL:
        32°, 29.1339%, 24.9020%
        HSV (HSB):
        32°, 45.1220%, 32.1569%
        XYZ:
        5.8436, 5.7639, 3.2872
        xyY:
        0.3923, 0.3870, 5.7639
      CIE-Lab:
        28.8088, 4.1999, 14.9810
        CIE-LCH:
        28.8088, 15.5586, 74.3391
        CIE-Luv:
        28.8088, 11.5931, 14.7665
        Hunter-Lab:
        24.0081, 1.4331, 8.6877
      #52412d color charts
#52412d RGB chart
      #52412d CMYK chart
      #52412d RGB pie chart
      #52412d color shades, tints & tones
#52412d color schemes
#52412d color preview, HTML & CSS examples
           This text has a color of #52412d        
        
          <p style="color:#52412d;">Text here</p>
        
        
          .mytext {color:#52412d;}
        
        Text color #52412d
      
           This box has a color of #52412d        
        
          <div style="background-color:#52412d;">Content here</div>
        
        
          .mybackground {background-color:#52412d;}
        
        Background color #52412d
      
           Border around this has a color of #52412d        
        
          <div style="border:2px solid #52412d;">Content here</div>
        
        
          .myborder {border:2px solid #52412d;}
        
        Border color #52412d