#523c0f color space conversions
Hex:
        #523c0f
        RGB:
        82, 60, 15
        CMY:
        68, 76, 94
        CMYK:
        0, 27, 82, 68
      HSL:
        40°, 69.0722%, 19.0196%
        HSV (HSB):
        40°, 81.7073%, 32.1569%
        XYZ:
        5.1818, 5.0600, 1.1555
        xyY:
        0.4546, 0.4440, 5.0600
      CIE-Lab:
        26.9052, 4.6543, 30.0234
        CIE-LCH:
        26.9052, 30.3821, 81.1879
        CIE-Luv:
        26.9052, 16.5469, 24.5855
        Hunter-Lab:
        22.4945, 1.7531, 12.7005
      #523c0f color charts
#523c0f RGB chart
      #523c0f CMYK chart
      #523c0f RGB pie chart
      #523c0f color shades, tints & tones
#523c0f color schemes
#523c0f color preview, HTML & CSS examples
           This text has a color of #523c0f        
        
          <p style="color:#523c0f;">Text here</p>
        
        
          .mytext {color:#523c0f;}
        
        Text color #523c0f
      
           This box has a color of #523c0f        
        
          <div style="background-color:#523c0f;">Content here</div>
        
        
          .mybackground {background-color:#523c0f;}
        
        Background color #523c0f
      
           Border around this has a color of #523c0f        
        
          <div style="border:2px solid #523c0f;">Content here</div>
        
        
          .myborder {border:2px solid #523c0f;}
        
        Border color #523c0f