#a14232 color space conversions
Hex:
        #a14232
        RGB:
        161, 66, 50
        CMY:
        37, 74, 80
        CMYK:
        0, 59, 69, 37
      HSL:
        9°, 52.6066%, 41.3725%
        HSV (HSB):
        9°, 68.9441%, 63.1373%
        XYZ:
        17.2219, 11.7038, 4.3690
        xyY:
        0.5173, 0.3515, 11.7038
      CIE-Lab:
        40.7414, 38.3583, 29.3596
        CIE-LCH:
        40.7414, 48.3047, 37.4306
        CIE-Luv:
        40.7414, 72.4288, 22.9218
        Hunter-Lab:
        34.2108, 29.9889, 16.3758
      #a14232 color charts
#a14232 RGB chart
      #a14232 CMYK chart
      #a14232 RGB pie chart
      #a14232 color shades, tints & tones
#a14232 color schemes
#a14232 color preview, HTML & CSS examples
           This text has a color of #a14232        
        
          <p style="color:#a14232;">Text here</p>
        
        
          .mytext {color:#a14232;}
        
        Text color #a14232
      
           This box has a color of #a14232        
        
          <div style="background-color:#a14232;">Content here</div>
        
        
          .mybackground {background-color:#a14232;}
        
        Background color #a14232
      
           Border around this has a color of #a14232        
        
          <div style="border:2px solid #a14232;">Content here</div>
        
        
          .myborder {border:2px solid #a14232;}
        
        Border color #a14232