#c96322 color space conversions
Hex:
        #c96322
        RGB:
        201, 99, 34
        CMY:
        21, 61, 87
        CMYK:
        0, 51, 83, 21
      HSL:
        23°, 71.0638%, 46.0784%
        HSV (HSB):
        23°, 83.0846%, 78.8235%
        XYZ:
        28.8380, 21.4567, 4.1350
        xyY:
        0.5298, 0.3942, 21.4567
      CIE-Lab:
        53.4457, 36.6439, 52.5083
        CIE-LCH:
        53.4457, 64.0305, 55.0900
        CIE-Luv:
        53.4457, 83.2728, 44.1271
        Hunter-Lab:
        46.3214, 30.0651, 27.1323
      #c96322 color charts
#c96322 RGB chart
      #c96322 CMYK chart
      #c96322 RGB pie chart
      #c96322 color shades, tints & tones
#c96322 color schemes
#c96322 color preview, HTML & CSS examples
           This text has a color of #c96322        
        
          <p style="color:#c96322;">Text here</p>
        
        
          .mytext {color:#c96322;}
        
        Text color #c96322
      
           This box has a color of #c96322        
        
          <div style="background-color:#c96322;">Content here</div>
        
        
          .mybackground {background-color:#c96322;}
        
        Background color #c96322
      
           Border around this has a color of #c96322        
        
          <div style="border:2px solid #c96322;">Content here</div>
        
        
          .myborder {border:2px solid #c96322;}
        
        Border color #c96322