#c96519 color space conversions
Hex:
        #c96519
        RGB:
        201, 101, 25
        CMY:
        21, 60, 90
        CMYK:
        0, 50, 88, 21
      HSL:
        26°, 77.8761%, 44.3137%
        HSV (HSB):
        26°, 87.5622%, 78.8235%
        XYZ:
        28.9165, 21.7951, 3.6025
        xyY:
        0.5324, 0.4013, 21.7951
      CIE-Lab:
        53.8089, 35.3835, 56.1538
        CIE-LCH:
        53.8089, 66.3720, 57.7842
        CIE-Luv:
        53.8089, 82.2825, 46.6281
        Hunter-Lab:
        46.6852, 28.8629, 28.1045
      #c96519 color charts
#c96519 RGB chart
      #c96519 CMYK chart
      #c96519 RGB pie chart
      #c96519 color shades, tints & tones
#c96519 color schemes
#c96519 color preview, HTML & CSS examples
           This text has a color of #c96519        
        
          <p style="color:#c96519;">Text here</p>
        
        
          .mytext {color:#c96519;}
        
        Text color #c96519
      
           This box has a color of #c96519        
        
          <div style="background-color:#c96519;">Content here</div>
        
        
          .mybackground {background-color:#c96519;}
        
        Background color #c96519
      
           Border around this has a color of #c96519        
        
          <div style="border:2px solid #c96519;">Content here</div>
        
        
          .myborder {border:2px solid #c96519;}
        
        Border color #c96519