#563a1f color space conversions
Hex:
        #563a1f
        RGB:
        86, 58, 31
        CMY:
        66, 77, 88
        CMYK:
        0, 33, 64, 66
      HSL:
        29°, 47.0085%, 22.9412%
        HSV (HSB):
        29°, 63.9535%, 33.7255%
        XYZ:
        5.5981, 5.1035, 1.9863
        xyY:
        0.4412, 0.4022, 5.1035
      CIE-Lab:
        27.0276, 9.0746, 21.5359
        CIE-LCH:
        27.0276, 23.3697, 67.1509
        CIE-Luv:
        27.0276, 19.7833, 18.6089
        Hunter-Lab:
        22.5909, 4.6992, 10.6004
      #563a1f color charts
#563a1f RGB chart
      #563a1f CMYK chart
      #563a1f RGB pie chart
      #563a1f color shades, tints & tones
#563a1f color schemes
#563a1f color preview, HTML & CSS examples
           This text has a color of #563a1f        
        
          <p style="color:#563a1f;">Text here</p>
        
        
          .mytext {color:#563a1f;}
        
        Text color #563a1f
      
           This box has a color of #563a1f        
        
          <div style="background-color:#563a1f;">Content here</div>
        
        
          .mybackground {background-color:#563a1f;}
        
        Background color #563a1f
      
           Border around this has a color of #563a1f        
        
          <div style="border:2px solid #563a1f;">Content here</div>
        
        
          .myborder {border:2px solid #563a1f;}
        
        Border color #563a1f