#a11542 color space conversions
Hex:
        #a11542
        RGB:
        161, 21, 66
        CMY:
        37, 92, 74
        CMYK:
        0, 87, 59, 37
      HSL:
        341°, 76.9231%, 35.6863%
        HSV (HSB):
        341°, 86.9565%, 63.1373%
        XYZ:
        15.9495, 8.5067, 5.9556
        xyY:
        0.5245, 0.2797, 8.5067
      CIE-Lab:
        35.0167, 55.8867, 12.0407
        CIE-LCH:
        35.0167, 57.1690, 12.1584
        CIE-Luv:
        35.0167, 89.8579, 2.7160
        Hunter-Lab:
        29.1663, 46.5709, 8.3098
      #a11542 color charts
#a11542 RGB chart
      #a11542 CMYK chart
      #a11542 RGB pie chart
      #a11542 color shades, tints & tones
#a11542 color schemes
#a11542 color preview, HTML & CSS examples
           This text has a color of #a11542        
        
          <p style="color:#a11542;">Text here</p>
        
        
          .mytext {color:#a11542;}
        
        Text color #a11542
      
           This box has a color of #a11542        
        
          <div style="background-color:#a11542;">Content here</div>
        
        
          .mybackground {background-color:#a11542;}
        
        Background color #a11542
      
           Border around this has a color of #a11542        
        
          <div style="border:2px solid #a11542;">Content here</div>
        
        
          .myborder {border:2px solid #a11542;}
        
        Border color #a11542