#c96505 color space conversions
Hex:
        #c96505
        RGB:
        201, 101, 5
        CMY:
        21, 60, 98
        CMYK:
        0, 50, 98, 21
      HSL:
        29°, 95.1456%, 40.3922%
        HSV (HSB):
        29°, 97.5124%, 78.8235%
        XYZ:
        28.7685, 21.7358, 2.8227
        xyY:
        0.5395, 0.4076, 21.7358
      CIE-Lab:
        53.7456, 35.0813, 61.0584
        CIE-LCH:
        53.7456, 70.4190, 60.1203
        CIE-Luv:
        53.7456, 83.0948, 49.0216
        Hunter-Lab:
        46.6217, 28.5576, 29.0454
      #c96505 color charts
#c96505 RGB chart
      #c96505 CMYK chart
      #c96505 RGB pie chart
      #c96505 color shades, tints & tones
#c96505 color schemes
#c96505 color preview, HTML & CSS examples
           This text has a color of #c96505        
        
          <p style="color:#c96505;">Text here</p>
        
        
          .mytext {color:#c96505;}
        
        Text color #c96505
      
           This box has a color of #c96505        
        
          <div style="background-color:#c96505;">Content here</div>
        
        
          .mybackground {background-color:#c96505;}
        
        Background color #c96505
      
           Border around this has a color of #c96505        
        
          <div style="border:2px solid #c96505;">Content here</div>
        
        
          .myborder {border:2px solid #c96505;}
        
        Border color #c96505