#a11325 color space conversions
Hex:
        #a11325
        RGB:
        161, 19, 37
        CMY:
        37, 93, 85
        CMYK:
        0, 88, 77, 37
      HSL:
        352°, 78.8889%, 35.2941%
        HSV (HSB):
        352°, 88.1988%, 63.1373%
        XYZ:
        15.2647, 8.1764, 2.5239
        xyY:
        0.5879, 0.3149, 8.1764
      CIE-Lab:
        34.3476, 54.7665, 29.7807
        CIE-LCH:
        34.3476, 62.3398, 28.5363
        CIE-Luv:
        34.3476, 99.0648, 16.7360
        Hunter-Lab:
        28.5944, 45.2498, 14.7827
      #a11325 color charts
#a11325 RGB chart
      #a11325 CMYK chart
      #a11325 RGB pie chart
      #a11325 color shades, tints & tones
#a11325 color schemes
#a11325 color preview, HTML & CSS examples
           This text has a color of #a11325        
        
          <p style="color:#a11325;">Text here</p>
        
        
          .mytext {color:#a11325;}
        
        Text color #a11325
      
           This box has a color of #a11325        
        
          <div style="background-color:#a11325;">Content here</div>
        
        
          .mybackground {background-color:#a11325;}
        
        Background color #a11325
      
           Border around this has a color of #a11325        
        
          <div style="border:2px solid #a11325;">Content here</div>
        
        
          .myborder {border:2px solid #a11325;}
        
        Border color #a11325