#c96410 color space conversions
Hex:
        #c96410
        RGB:
        201, 100, 16
        CMY:
        21, 61, 94
        CMYK:
        0, 50, 92, 21
      HSL:
        27°, 85.2535%, 42.5490%
        HSV (HSB):
        27°, 92.0398%, 78.8235%
        XYZ:
        28.7381, 21.5693, 3.1388
        xyY:
        0.5377, 0.4036, 21.5693
      CIE-Lab:
        53.5670, 35.7330, 58.6187
        CIE-LCH:
        53.5670, 68.6513, 58.6342
        CIE-Luv:
        53.5670, 83.5486, 47.6112
        Hunter-Lab:
        46.4427, 29.1785, 28.5028
      #c96410 color charts
#c96410 RGB chart
      #c96410 CMYK chart
      #c96410 RGB pie chart
      #c96410 color shades, tints & tones
#c96410 color schemes
#c96410 color preview, HTML & CSS examples
           This text has a color of #c96410        
        
          <p style="color:#c96410;">Text here</p>
        
        
          .mytext {color:#c96410;}
        
        Text color #c96410
      
           This box has a color of #c96410        
        
          <div style="background-color:#c96410;">Content here</div>
        
        
          .mybackground {background-color:#c96410;}
        
        Background color #c96410
      
           Border around this has a color of #c96410        
        
          <div style="border:2px solid #c96410;">Content here</div>
        
        
          .myborder {border:2px solid #c96410;}
        
        Border color #c96410