#c96244 color space conversions
Hex:
        #c96244
        RGB:
        201, 98, 68
        CMY:
        21, 62, 73
        CMYK:
        0, 51, 66, 21
      HSL:
        14°, 55.1867%, 52.7451%
        HSV (HSB):
        14°, 66.1692%, 78.8235%
        XYZ:
        29.4985, 21.5702, 8.0776
        xyY:
        0.4987, 0.3647, 21.5702
      CIE-Lab:
        53.5680, 38.6626, 35.9079
        CIE-LCH:
        53.5680, 52.7653, 42.8844
        CIE-Luv:
        53.5680, 80.0181, 32.1830
        Hunter-Lab:
        46.4438, 32.0966, 22.1988
      #c96244 color charts
#c96244 RGB chart
      #c96244 CMYK chart
      #c96244 RGB pie chart
      #c96244 color shades, tints & tones
#c96244 color schemes
#c96244 color preview, HTML & CSS examples
           This text has a color of #c96244        
        
          <p style="color:#c96244;">Text here</p>
        
        
          .mytext {color:#c96244;}
        
        Text color #c96244
      
           This box has a color of #c96244        
        
          <div style="background-color:#c96244;">Content here</div>
        
        
          .mybackground {background-color:#c96244;}
        
        Background color #c96244
      
           Border around this has a color of #c96244        
        
          <div style="border:2px solid #c96244;">Content here</div>
        
        
          .myborder {border:2px solid #c96244;}
        
        Border color #c96244