#561c4a color space conversions
Hex:
        #561c4a
        RGB:
        86, 28, 74
        CMY:
        66, 89, 71
        CMYK:
        0, 67, 14, 66
      HSL:
        312°, 50.8772%, 22.3529%
        HSV (HSB):
        312°, 67.4419%, 33.7255%
        XYZ:
        5.4890, 3.3034, 6.8269
        xyY:
        0.3514, 0.2115, 3.3034
      CIE-Lab:
        21.2200, 32.8352, -15.2819
        CIE-LCH:
        21.2200, 36.2172, 335.0422
        CIE-Luv:
        21.2200, 25.6255, -20.5966
        Hunter-Lab:
        18.1751, 22.1020, -9.5477
      #561c4a color charts
#561c4a RGB chart
      #561c4a CMYK chart
      #561c4a RGB pie chart
      #561c4a color shades, tints & tones
#561c4a color schemes
#561c4a color preview, HTML & CSS examples
           This text has a color of #561c4a        
        
          <p style="color:#561c4a;">Text here</p>
        
        
          .mytext {color:#561c4a;}
        
        Text color #561c4a
      
           This box has a color of #561c4a        
        
          <div style="background-color:#561c4a;">Content here</div>
        
        
          .mybackground {background-color:#561c4a;}
        
        Background color #561c4a
      
           Border around this has a color of #561c4a        
        
          <div style="border:2px solid #561c4a;">Content here</div>
        
        
          .myborder {border:2px solid #561c4a;}
        
        Border color #561c4a