#c1812a color space conversions
Hex:
        #c1812a
        RGB:
        193, 129, 42
        CMY:
        24, 49, 84
        CMYK:
        0, 33, 78, 24
      HSL:
        35°, 64.2553%, 46.0784%
        HSV (HSB):
        35°, 78.2383%, 75.6863%
        XYZ:
        30.2605, 27.2051, 5.8467
        xyY:
        0.4780, 0.4297, 27.2051
      CIE-Lab:
        59.1637, 17.4334, 54.1390
        CIE-LCH:
        59.1637, 56.8766, 72.1508
        CIE-Luv:
        59.1637, 52.0503, 52.8786
        Hunter-Lab:
        52.1585, 12.2818, 29.8649
      #c1812a color charts
#c1812a RGB chart
      #c1812a CMYK chart
      #c1812a RGB pie chart
      #c1812a color shades, tints & tones
#c1812a color schemes
#c1812a color preview, HTML & CSS examples
           This text has a color of #c1812a        
        
          <p style="color:#c1812a;">Text here</p>
        
        
          .mytext {color:#c1812a;}
        
        Text color #c1812a
      
           This box has a color of #c1812a        
        
          <div style="background-color:#c1812a;">Content here</div>
        
        
          .mybackground {background-color:#c1812a;}
        
        Background color #c1812a
      
           Border around this has a color of #c1812a        
        
          <div style="border:2px solid #c1812a;">Content here</div>
        
        
          .myborder {border:2px solid #c1812a;}
        
        Border color #c1812a