#a12812 color space conversions
Hex:
        #a12812
        RGB:
        161, 40, 18
        CMY:
        37, 84, 93
        CMYK:
        0, 75, 89, 37
      HSL:
        9°, 79.8883%, 35.0980%
        HSV (HSB):
        9°, 88.8199%, 63.1373%
        XYZ:
        15.5659, 9.1383, 1.5157
        xyY:
        0.5937, 0.3485, 9.1383
      CIE-Lab:
        36.2493, 48.3452, 41.9733
        CIE-LCH:
        36.2493, 64.0236, 40.9645
        CIE-Luv:
        36.2493, 93.4328, 25.8665
        Hunter-Lab:
        30.2297, 39.0117, 18.1879
      #a12812 color charts
#a12812 RGB chart
      #a12812 CMYK chart
      #a12812 RGB pie chart
      #a12812 color shades, tints & tones
#a12812 color schemes
#a12812 color preview, HTML & CSS examples
           This text has a color of #a12812        
        
          <p style="color:#a12812;">Text here</p>
        
        
          .mytext {color:#a12812;}
        
        Text color #a12812
      
           This box has a color of #a12812        
        
          <div style="background-color:#a12812;">Content here</div>
        
        
          .mybackground {background-color:#a12812;}
        
        Background color #a12812
      
           Border around this has a color of #a12812        
        
          <div style="border:2px solid #a12812;">Content here</div>
        
        
          .myborder {border:2px solid #a12812;}
        
        Border color #a12812