#c96334 color space conversions
Hex:
        #c96334
        RGB:
        201, 99, 52
        CMY:
        21, 61, 80
        CMYK:
        0, 51, 74, 21
      HSL:
        19°, 58.8933%, 49.6078%
        HSV (HSB):
        19°, 74.1294%, 78.8235%
        XYZ:
        29.1691, 21.5891, 5.8786
        xyY:
        0.5150, 0.3812, 21.5891
      CIE-Lab:
        53.5883, 37.3103, 44.3894
        CIE-LCH:
        53.5883, 57.9869, 49.9522
        CIE-Luv:
        53.5883, 81.4769, 38.9395
        Hunter-Lab:
        46.4641, 30.7459, 25.0236
      #c96334 color charts
#c96334 RGB chart
      #c96334 CMYK chart
      #c96334 RGB pie chart
      #c96334 color shades, tints & tones
#c96334 color schemes
#c96334 color preview, HTML & CSS examples
           This text has a color of #c96334        
        
          <p style="color:#c96334;">Text here</p>
        
        
          .mytext {color:#c96334;}
        
        Text color #c96334
      
           This box has a color of #c96334        
        
          <div style="background-color:#c96334;">Content here</div>
        
        
          .mybackground {background-color:#c96334;}
        
        Background color #c96334
      
           Border around this has a color of #c96334        
        
          <div style="border:2px solid #c96334;">Content here</div>
        
        
          .myborder {border:2px solid #c96334;}
        
        Border color #c96334