#a12608 color space conversions
Hex:
        #a12608
        RGB:
        161, 38, 8
        CMY:
        37, 85, 97
        CMYK:
        0, 76, 95, 37
      HSL:
        12°, 90.5325%, 33.1373%
        HSV (HSB):
        12°, 95.0311%, 63.1373%
        XYZ:
        15.4349, 8.9808, 1.1497
        xyY:
        0.6037, 0.3513, 8.9808
      CIE-Lab:
        35.9474, 48.8768, 45.6874
        CIE-LCH:
        35.9474, 66.9050, 43.0683
        CIE-Luv:
        35.9474, 95.3884, 27.0559
        Hunter-Lab:
        29.9680, 39.4915, 18.7030
      #a12608 color charts
#a12608 RGB chart
      #a12608 CMYK chart
      #a12608 RGB pie chart
      #a12608 color shades, tints & tones
#a12608 color schemes
#a12608 color preview, HTML & CSS examples
           This text has a color of #a12608        
        
          <p style="color:#a12608;">Text here</p>
        
        
          .mytext {color:#a12608;}
        
        Text color #a12608
      
           This box has a color of #a12608        
        
          <div style="background-color:#a12608;">Content here</div>
        
        
          .mybackground {background-color:#a12608;}
        
        Background color #a12608
      
           Border around this has a color of #a12608        
        
          <div style="border:2px solid #a12608;">Content here</div>
        
        
          .myborder {border:2px solid #a12608;}
        
        Border color #a12608