#c16500 color space conversions
Hex:
        #c16500
        RGB:
        193, 101, 0
        CMY:
        24, 60, 100
        CMYK:
        0, 48, 100, 24
      HSL:
        31°, 100.0000%, 37.8431%
        HSV (HSB):
        31°, 100.0000%, 75.6863%
        XYZ:
        26.6460, 20.6448, 2.5805
        xyY:
        0.5343, 0.4140, 20.6448
      CIE-Lab:
        52.5586, 31.7301, 60.7564
        CIE-LCH:
        52.5586, 68.5430, 62.4241
        CIE-Luv:
        52.5586, 76.4868, 48.9872
        Hunter-Lab:
        45.4366, 25.1662, 28.4384
      #c16500 color charts
#c16500 RGB chart
      #c16500 CMYK chart
      #c16500 RGB pie chart
      #c16500 color shades, tints & tones
#c16500 color schemes
#c16500 color preview, HTML & CSS examples
           This text has a color of #c16500        
        
          <p style="color:#c16500;">Text here</p>
        
        
          .mytext {color:#c16500;}
        
        Text color #c16500
      
           This box has a color of #c16500        
        
          <div style="background-color:#c16500;">Content here</div>
        
        
          .mybackground {background-color:#c16500;}
        
        Background color #c16500
      
           Border around this has a color of #c16500        
        
          <div style="border:2px solid #c16500;">Content here</div>
        
        
          .myborder {border:2px solid #c16500;}
        
        Border color #c16500