#560d2f color space conversions
Hex:
        #560d2f
        RGB:
        86, 13, 47
        CMY:
        66, 95, 82
        CMYK:
        0, 85, 45, 66
      HSL:
        332°, 73.7374%, 19.4118%
        HSV (HSB):
        332°, 84.8837%, 33.7255%
        XYZ:
        4.4948, 2.4715, 2.9295
        xyY:
        0.4542, 0.2498, 2.4715
      CIE-Lab:
        17.7893, 35.1680, -1.6720
        CIE-LCH:
        17.7893, 35.2078, 357.2781
        CIE-Luv:
        17.7893, 36.8167, -6.1533
        Hunter-Lab:
        15.7211, 23.5226, -0.0434
      #560d2f color charts
#560d2f RGB chart
      #560d2f CMYK chart
      #560d2f RGB pie chart
      #560d2f color shades, tints & tones
#560d2f color schemes
#560d2f color preview, HTML & CSS examples
           This text has a color of #560d2f        
        
          <p style="color:#560d2f;">Text here</p>
        
        
          .mytext {color:#560d2f;}
        
        Text color #560d2f
      
           This box has a color of #560d2f        
        
          <div style="background-color:#560d2f;">Content here</div>
        
        
          .mybackground {background-color:#560d2f;}
        
        Background color #560d2f
      
           Border around this has a color of #560d2f        
        
          <div style="border:2px solid #560d2f;">Content here</div>
        
        
          .myborder {border:2px solid #560d2f;}
        
        Border color #560d2f