#a12b23 color space conversions
Hex:
        #a12b23
        RGB:
        161, 43, 35
        CMY:
        37, 83, 86
        CMYK:
        0, 73, 78, 37
      HSL:
        4°, 64.2857%, 38.4314%
        HSV (HSB):
        4°, 78.2609%, 63.1373%
        XYZ:
        15.8652, 9.4262, 2.5734
        xyY:
        0.5694, 0.3383, 9.4262
      CIE-Lab:
        36.7922, 47.7471, 33.6257
        CIE-LCH:
        36.7922, 58.3992, 35.1550
        CIE-Luv:
        36.7922, 89.3570, 21.9480
        Hunter-Lab:
        30.7021, 38.5107, 16.5219
      #a12b23 color charts
#a12b23 RGB chart
      #a12b23 CMYK chart
      #a12b23 RGB pie chart
      #a12b23 color shades, tints & tones
#a12b23 color schemes
#a12b23 color preview, HTML & CSS examples
           This text has a color of #a12b23        
        
          <p style="color:#a12b23;">Text here</p>
        
        
          .mytext {color:#a12b23;}
        
        Text color #a12b23
      
           This box has a color of #a12b23        
        
          <div style="background-color:#a12b23;">Content here</div>
        
        
          .mybackground {background-color:#a12b23;}
        
        Background color #a12b23
      
           Border around this has a color of #a12b23        
        
          <div style="border:2px solid #a12b23;">Content here</div>
        
        
          .myborder {border:2px solid #a12b23;}
        
        Border color #a12b23