#c96224 color space conversions
Hex:
        #c96224
        RGB:
        201, 98, 36
        CMY:
        21, 62, 86
        CMYK:
        0, 51, 82, 21
      HSL:
        23°, 69.6203%, 46.4706%
        HSV (HSB):
        23°, 82.0896%, 78.8235%
        XYZ:
        28.7735, 21.2802, 4.2600
        xyY:
        0.5298, 0.3918, 21.2802
      CIE-Lab:
        53.2549, 37.2162, 51.5084
        CIE-LCH:
        53.2549, 63.5465, 54.1509
        CIE-Luv:
        53.2549, 83.9047, 43.3063
        Hunter-Lab:
        46.1305, 30.6094, 26.8161
      #c96224 color charts
#c96224 RGB chart
      #c96224 CMYK chart
      #c96224 RGB pie chart
      #c96224 color shades, tints & tones
#c96224 color schemes
#c96224 color preview, HTML & CSS examples
           This text has a color of #c96224        
        
          <p style="color:#c96224;">Text here</p>
        
        
          .mytext {color:#c96224;}
        
        Text color #c96224
      
           This box has a color of #c96224        
        
          <div style="background-color:#c96224;">Content here</div>
        
        
          .mybackground {background-color:#c96224;}
        
        Background color #c96224
      
           Border around this has a color of #c96224        
        
          <div style="border:2px solid #c96224;">Content here</div>
        
        
          .myborder {border:2px solid #c96224;}
        
        Border color #c96224