#c4812a color space conversions
Hex:
        #c4812a
        RGB:
        196, 129, 42
        CMY:
        23, 49, 84
        CMYK:
        0, 34, 79, 23
      HSL:
        34°, 64.7059%, 46.6667%
        HSV (HSB):
        34°, 78.5714%, 76.8627%
        XYZ:
        31.0331, 27.6034, 5.8829
        xyY:
        0.4810, 0.4278, 27.6034
      CIE-Lab:
        59.5288, 18.7413, 54.6131
        CIE-LCH:
        59.5288, 57.7393, 71.0596
        CIE-Luv:
        59.5288, 54.4958, 53.0420
        Hunter-Lab:
        52.5390, 13.4911, 30.1385
      #c4812a color charts
#c4812a RGB chart
      #c4812a CMYK chart
      #c4812a RGB pie chart
      #c4812a color shades, tints & tones
#c4812a color schemes
#c4812a color preview, HTML & CSS examples
           This text has a color of #c4812a        
        
          <p style="color:#c4812a;">Text here</p>
        
        
          .mytext {color:#c4812a;}
        
        Text color #c4812a
      
           This box has a color of #c4812a        
        
          <div style="background-color:#c4812a;">Content here</div>
        
        
          .mybackground {background-color:#c4812a;}
        
        Background color #c4812a
      
           Border around this has a color of #c4812a        
        
          <div style="border:2px solid #c4812a;">Content here</div>
        
        
          .myborder {border:2px solid #c4812a;}
        
        Border color #c4812a