#c96a36 color space conversions
Hex:
        #c96a36
        RGB:
        201, 106, 54
        CMY:
        21, 58, 79
        CMYK:
        0, 47, 73, 21
      HSL:
        21°, 57.6471%, 50.0000%
        HSV (HSB):
        21°, 73.1343%, 78.8235%
        XYZ:
        29.9073, 22.9919, 6.3516
        xyY:
        0.5048, 0.3880, 22.9919
      CIE-Lab:
        55.0640, 33.7710, 44.9581
        CIE-LCH:
        55.0640, 56.2291, 53.0874
        CIE-Luv:
        55.0640, 75.8138, 40.8539
        Hunter-Lab:
        47.9499, 27.4216, 25.7111
      #c96a36 color charts
#c96a36 RGB chart
      #c96a36 CMYK chart
      #c96a36 RGB pie chart
      #c96a36 color shades, tints & tones
#c96a36 color schemes
#c96a36 color preview, HTML & CSS examples
           This text has a color of #c96a36        
        
          <p style="color:#c96a36;">Text here</p>
        
        
          .mytext {color:#c96a36;}
        
        Text color #c96a36
      
           This box has a color of #c96a36        
        
          <div style="background-color:#c96a36;">Content here</div>
        
        
          .mybackground {background-color:#c96a36;}
        
        Background color #c96a36
      
           Border around this has a color of #c96a36        
        
          <div style="border:2px solid #c96a36;">Content here</div>
        
        
          .myborder {border:2px solid #c96a36;}
        
        Border color #c96a36