#c96856 color space conversions
Hex:
        #c96856
        RGB:
        201, 104, 86
        CMY:
        21, 59, 66
        CMYK:
        0, 48, 57, 21
      HSL:
        9°, 51.5695%, 56.2745%
        HSV (HSB):
        9°, 57.2139%, 78.8235%
        XYZ:
        30.7174, 22.9900, 11.6226
        xyY:
        0.4702, 0.3519, 22.9900
      CIE-Lab:
        55.0621, 36.8228, 27.6473
        CIE-LCH:
        55.0621, 46.0467, 36.9000
        CIE-Luv:
        55.0621, 72.6718, 25.6166
        Hunter-Lab:
        47.9479, 30.4457, 19.1916
      #c96856 color charts
#c96856 RGB chart
      #c96856 CMYK chart
      #c96856 RGB pie chart
      #c96856 color shades, tints & tones
#c96856 color schemes
#c96856 color preview, HTML & CSS examples
           This text has a color of #c96856        
        
          <p style="color:#c96856;">Text here</p>
        
        
          .mytext {color:#c96856;}
        
        Text color #c96856
      
           This box has a color of #c96856        
        
          <div style="background-color:#c96856;">Content here</div>
        
        
          .mybackground {background-color:#c96856;}
        
        Background color #c96856
      
           Border around this has a color of #c96856        
        
          <div style="border:2px solid #c96856;">Content here</div>
        
        
          .myborder {border:2px solid #c96856;}
        
        Border color #c96856