#c96348 color space conversions
Hex:
        #c96348
        RGB:
        201, 99, 72
        CMY:
        21, 61, 72
        CMYK:
        0, 51, 64, 21
      HSL:
        13°, 54.4304%, 53.5294%
        HSV (HSB):
        13°, 64.1791%, 78.8235%
        XYZ:
        29.7189, 21.8091, 8.7741
        xyY:
        0.4928, 0.3617, 21.8091
      CIE-Lab:
        53.8238, 38.4012, 33.9998
        CIE-LCH:
        53.8238, 51.2897, 41.5212
        CIE-Luv:
        53.8238, 78.6454, 30.7251
        Hunter-Lab:
        46.7002, 31.8680, 21.5506
      #c96348 color charts
#c96348 RGB chart
      #c96348 CMYK chart
      #c96348 RGB pie chart
      #c96348 color shades, tints & tones
#c96348 color schemes
#c96348 color preview, HTML & CSS examples
           This text has a color of #c96348        
        
          <p style="color:#c96348;">Text here</p>
        
        
          .mytext {color:#c96348;}
        
        Text color #c96348
      
           This box has a color of #c96348        
        
          <div style="background-color:#c96348;">Content here</div>
        
        
          .mybackground {background-color:#c96348;}
        
        Background color #c96348
      
           Border around this has a color of #c96348        
        
          <div style="border:2px solid #c96348;">Content here</div>
        
        
          .myborder {border:2px solid #c96348;}
        
        Border color #c96348