#52271b color space conversions
Hex:
        #52271b
        RGB:
        82, 39, 27
        CMY:
        68, 85, 89
        CMYK:
        0, 52, 67, 68
      HSL:
        13°, 50.4587%, 21.3725%
        HSV (HSB):
        13°, 67.0732%, 32.1569%
        XYZ:
        4.4030, 3.3240, 1.4464
        xyY:
        0.4800, 0.3623, 3.3240
      CIE-Lab:
        21.2974, 18.8082, 16.9388
        CIE-LCH:
        21.2974, 25.3115, 42.0063
        CIE-Luv:
        21.2974, 28.4328, 11.6714
        Hunter-Lab:
        18.2319, 11.2023, 8.0585
      #52271b color charts
#52271b RGB chart
      #52271b CMYK chart
      #52271b RGB pie chart
      #52271b color shades, tints & tones
#52271b color schemes
#52271b color preview, HTML & CSS examples
           This text has a color of #52271b        
        
          <p style="color:#52271b;">Text here</p>
        
        
          .mytext {color:#52271b;}
        
        Text color #52271b
      
           This box has a color of #52271b        
        
          <div style="background-color:#52271b;">Content here</div>
        
        
          .mybackground {background-color:#52271b;}
        
        Background color #52271b
      
           Border around this has a color of #52271b        
        
          <div style="border:2px solid #52271b;">Content here</div>
        
        
          .myborder {border:2px solid #52271b;}
        
        Border color #52271b