#561d30 color space conversions
Hex:
        #561d30
        RGB:
        86, 29, 48
        CMY:
        66, 89, 81
        CMYK:
        0, 66, 44, 66
      HSL:
        340°, 49.5652%, 22.5490%
        HSV (HSB):
        340°, 66.2791%, 33.7255%
        XYZ:
        4.8106, 3.0706, 3.1354
        xyY:
        0.4367, 0.2787, 3.0706
      CIE-Lab:
        20.3243, 28.3810, 1.3259
        CIE-LCH:
        20.3243, 28.4120, 2.6749
        CIE-Luv:
        20.3243, 32.0766, -2.6041
        Hunter-Lab:
        17.5230, 18.3385, 1.6572
      #561d30 color charts
#561d30 RGB chart
      #561d30 CMYK chart
      #561d30 RGB pie chart
      #561d30 color shades, tints & tones
#561d30 color schemes
#561d30 color preview, HTML & CSS examples
           This text has a color of #561d30        
        
          <p style="color:#561d30;">Text here</p>
        
        
          .mytext {color:#561d30;}
        
        Text color #561d30
      
           This box has a color of #561d30        
        
          <div style="background-color:#561d30;">Content here</div>
        
        
          .mybackground {background-color:#561d30;}
        
        Background color #561d30
      
           Border around this has a color of #561d30        
        
          <div style="border:2px solid #561d30;">Content here</div>
        
        
          .myborder {border:2px solid #561d30;}
        
        Border color #561d30