#a13422 color space conversions
Hex:
        #a13422
        RGB:
        161, 52, 34
        CMY:
        37, 80, 87
        CMYK:
        0, 68, 79, 37
      HSL:
        9°, 65.1282%, 38.2353%
        HSV (HSB):
        9°, 78.8820%, 63.1373%
        XYZ:
        16.2147, 10.1485, 2.6176
        xyY:
        0.5595, 0.3502, 10.1485
      CIE-Lab:
        38.1077, 44.0835, 35.5665
        CIE-LCH:
        38.1077, 56.6421, 38.8966
        CIE-Luv:
        38.1077, 84.2464, 24.6476
        Hunter-Lab:
        31.8568, 35.1047, 17.4280
      #a13422 color charts
#a13422 RGB chart
      #a13422 CMYK chart
      #a13422 RGB pie chart
      #a13422 color shades, tints & tones
#a13422 color schemes
#a13422 color preview, HTML & CSS examples
           This text has a color of #a13422        
        
          <p style="color:#a13422;">Text here</p>
        
        
          .mytext {color:#a13422;}
        
        Text color #a13422
      
           This box has a color of #a13422        
        
          <div style="background-color:#a13422;">Content here</div>
        
        
          .mybackground {background-color:#a13422;}
        
        Background color #a13422
      
           Border around this has a color of #a13422        
        
          <div style="border:2px solid #a13422;">Content here</div>
        
        
          .myborder {border:2px solid #a13422;}
        
        Border color #a13422