#52363f color space conversions
Hex:
        #52363f
        RGB:
        82, 54, 63
        CMY:
        68, 79, 75
        CMYK:
        0, 34, 23, 68
      HSL:
        341°, 20.5882%, 26.6667%
        HSV (HSB):
        341°, 34.1463%, 32.1569%
        XYZ:
        5.6960, 4.7911, 5.3272
        xyY:
        0.3602, 0.3030, 4.7911
      CIE-Lab:
        26.1310, 14.0667, -0.5095
        CIE-LCH:
        26.1310, 14.0760, 357.9258
        CIE-Luv:
        26.1310, 15.5340, -2.5068
        Hunter-Lab:
        21.8885, 8.1463, 0.8920
      #52363f color charts
#52363f RGB chart
      #52363f CMYK chart
      #52363f RGB pie chart
      #52363f color shades, tints & tones
#52363f color schemes
#52363f color preview, HTML & CSS examples
           This text has a color of #52363f        
        
          <p style="color:#52363f;">Text here</p>
        
        
          .mytext {color:#52363f;}
        
        Text color #52363f
      
           This box has a color of #52363f        
        
          <div style="background-color:#52363f;">Content here</div>
        
        
          .mybackground {background-color:#52363f;}
        
        Background color #52363f
      
           Border around this has a color of #52363f        
        
          <div style="border:2px solid #52363f;">Content here</div>
        
        
          .myborder {border:2px solid #52363f;}
        
        Border color #52363f