#c96049 color space conversions
Hex:
        #c96049
        RGB:
        201, 96, 73
        CMY:
        21, 62, 71
        CMYK:
        0, 52, 64, 21
      HSL:
        11°, 54.2373%, 53.7255%
        HSV (HSB):
        11°, 63.6816%, 78.8235%
        XYZ:
        29.4729, 21.2643, 8.8544
        xyY:
        0.4946, 0.3568, 21.2643
      CIE-Lab:
        53.2375, 39.9891, 32.7263
        CIE-LCH:
        53.2375, 51.6734, 39.2963
        CIE-Luv:
        53.2375, 80.6540, 29.0720
        Hunter-Lab:
        46.1132, 33.3886, 20.8948
      #c96049 color charts
#c96049 RGB chart
      #c96049 CMYK chart
      #c96049 RGB pie chart
      #c96049 color shades, tints & tones
#c96049 color schemes
#c96049 color preview, HTML & CSS examples
           This text has a color of #c96049        
        
          <p style="color:#c96049;">Text here</p>
        
        
          .mytext {color:#c96049;}
        
        Text color #c96049
      
           This box has a color of #c96049        
        
          <div style="background-color:#c96049;">Content here</div>
        
        
          .mybackground {background-color:#c96049;}
        
        Background color #c96049
      
           Border around this has a color of #c96049        
        
          <div style="border:2px solid #c96049;">Content here</div>
        
        
          .myborder {border:2px solid #c96049;}
        
        Border color #c96049