#52313f color space conversions
Hex:
        #52313f
        RGB:
        82, 49, 63
        CMY:
        68, 81, 75
        CMYK:
        0, 40, 23, 68
      HSL:
        335°, 25.1908%, 25.6863%
        HSV (HSB):
        335°, 40.2439%, 32.1569%
        XYZ:
        5.4752, 4.3493, 5.2536
        xyY:
        0.3631, 0.2885, 4.3493
      CIE-Lab:
        24.7943, 17.2662, -2.4756
        CIE-LCH:
        24.7943, 17.4427, 351.8405
        CIE-Luv:
        24.7943, 17.8628, -5.0534
        Hunter-Lab:
        20.8551, 10.3661, -0.3371
      #52313f color charts
#52313f RGB chart
      #52313f CMYK chart
      #52313f RGB pie chart
      #52313f color shades, tints & tones
#52313f color schemes
#52313f color preview, HTML & CSS examples
           This text has a color of #52313f        
        
          <p style="color:#52313f;">Text here</p>
        
        
          .mytext {color:#52313f;}
        
        Text color #52313f
      
           This box has a color of #52313f        
        
          <div style="background-color:#52313f;">Content here</div>
        
        
          .mybackground {background-color:#52313f;}
        
        Background color #52313f
      
           Border around this has a color of #52313f        
        
          <div style="border:2px solid #52313f;">Content here</div>
        
        
          .myborder {border:2px solid #52313f;}
        
        Border color #52313f