#c96330 color space conversions
Hex:
        #c96330
        RGB:
        201, 99, 48
        CMY:
        21, 61, 81
        CMYK:
        0, 51, 76, 21
      HSL:
        20°, 61.4458%, 48.8235%
        HSV (HSB):
        20°, 76.1194%, 78.8235%
        XYZ:
        29.0827, 21.5546, 5.4239
        xyY:
        0.5188, 0.3845, 21.5546
      CIE-Lab:
        53.5512, 37.1372, 46.3266
        CIE-LCH:
        53.5512, 59.3744, 51.2829
        CIE-Luv:
        53.5512, 81.9384, 40.2740
        Hunter-Lab:
        46.4269, 30.5688, 25.5722
      #c96330 color charts
#c96330 RGB chart
      #c96330 CMYK chart
      #c96330 RGB pie chart
      #c96330 color shades, tints & tones
#c96330 color schemes
#c96330 color preview, HTML & CSS examples
           This text has a color of #c96330        
        
          <p style="color:#c96330;">Text here</p>
        
        
          .mytext {color:#c96330;}
        
        Text color #c96330
      
           This box has a color of #c96330        
        
          <div style="background-color:#c96330;">Content here</div>
        
        
          .mybackground {background-color:#c96330;}
        
        Background color #c96330
      
           Border around this has a color of #c96330        
        
          <div style="border:2px solid #c96330;">Content here</div>
        
        
          .myborder {border:2px solid #c96330;}
        
        Border color #c96330