#c1823d color space conversions
Hex:
        #c1823d
        RGB:
        193, 130, 61
        CMY:
        24, 49, 76
        CMYK:
        0, 33, 68, 24
      HSL:
        31°, 51.9685%, 49.8039%
        HSV (HSB):
        31°, 68.3938%, 75.6863%
        XYZ:
        30.8173, 27.6396, 8.1256
        xyY:
        0.4628, 0.4151, 27.6396
      CIE-Lab:
        59.5618, 17.7988, 46.0757
        CIE-LCH:
        59.5618, 49.3940, 68.8787
        CIE-Luv:
        59.5618, 49.9833, 47.3652
        Hunter-Lab:
        52.5734, 12.6289, 27.6377
      #c1823d color charts
#c1823d RGB chart
      #c1823d CMYK chart
      #c1823d RGB pie chart
      #c1823d color shades, tints & tones
#c1823d color schemes
#c1823d color preview, HTML & CSS examples
           This text has a color of #c1823d        
        
          <p style="color:#c1823d;">Text here</p>
        
        
          .mytext {color:#c1823d;}
        
        Text color #c1823d
      
           This box has a color of #c1823d        
        
          <div style="background-color:#c1823d;">Content here</div>
        
        
          .mybackground {background-color:#c1823d;}
        
        Background color #c1823d
      
           Border around this has a color of #c1823d        
        
          <div style="border:2px solid #c1823d;">Content here</div>
        
        
          .myborder {border:2px solid #c1823d;}
        
        Border color #c1823d