#561f4a color space conversions
Hex:
        #561f4a
        RGB:
        86, 31, 74
        CMY:
        66, 88, 71
        CMYK:
        0, 64, 14, 66
      HSL:
        313°, 47.0085%, 22.9412%
        HSV (HSB):
        313°, 63.9535%, 33.7255%
        XYZ:
        5.5638, 3.4528, 6.8518
        xyY:
        0.3506, 0.2176, 3.4528
      CIE-Lab:
        21.7731, 31.3243, -14.4248
        CIE-LCH:
        21.7731, 34.4860, 335.2740
        CIE-Luv:
        21.7731, 24.8536, -19.6666
        Hunter-Lab:
        18.5818, 20.9286, -8.8552
      #561f4a color charts
#561f4a RGB chart
      #561f4a CMYK chart
      #561f4a RGB pie chart
      #561f4a color shades, tints & tones
#561f4a color schemes
#561f4a color preview, HTML & CSS examples
           This text has a color of #561f4a        
        
          <p style="color:#561f4a;">Text here</p>
        
        
          .mytext {color:#561f4a;}
        
        Text color #561f4a
      
           This box has a color of #561f4a        
        
          <div style="background-color:#561f4a;">Content here</div>
        
        
          .mybackground {background-color:#561f4a;}
        
        Background color #561f4a
      
           Border around this has a color of #561f4a        
        
          <div style="border:2px solid #561f4a;">Content here</div>
        
        
          .myborder {border:2px solid #561f4a;}
        
        Border color #561f4a