#c1993f color space conversions
Hex:
        #c1993f
        RGB:
        193, 153, 63
        CMY:
        24, 40, 75
        CMYK:
        0, 21, 67, 24
      HSL:
        42°, 51.1811%, 50.1961%
        HSV (HSB):
        42°, 67.3575%, 75.6863%
        XYZ:
        34.2808, 34.4788, 9.5509
        xyY:
        0.4378, 0.4403, 34.4788
      CIE-Lab:
        65.3409, 5.3033, 51.3790
        CIE-LCH:
        65.3409, 51.6520, 84.1069
        CIE-Luv:
        65.3409, 32.7304, 56.5492
        Hunter-Lab:
        58.7187, 1.4531, 31.4592
      #c1993f color charts
#c1993f RGB chart
      #c1993f CMYK chart
      #c1993f RGB pie chart
      #c1993f color shades, tints & tones
#c1993f color schemes
#c1993f color preview, HTML & CSS examples
           This text has a color of #c1993f        
        
          <p style="color:#c1993f;">Text here</p>
        
        
          .mytext {color:#c1993f;}
        
        Text color #c1993f
      
           This box has a color of #c1993f        
        
          <div style="background-color:#c1993f;">Content here</div>
        
        
          .mybackground {background-color:#c1993f;}
        
        Background color #c1993f
      
           Border around this has a color of #c1993f        
        
          <div style="border:2px solid #c1993f;">Content here</div>
        
        
          .myborder {border:2px solid #c1993f;}
        
        Border color #c1993f