#a1233b color space conversions
Hex:
        #a1233b
        RGB:
        161, 35, 59
        CMY:
        37, 86, 77
        CMYK:
        0, 78, 63, 37
      HSL:
        349°, 64.2857%, 38.4314%
        HSV (HSB):
        349°, 78.2609%, 63.1373%
        XYZ:
        16.0884, 9.0949, 5.0452
        xyY:
        0.5322, 0.3009, 9.0949
      CIE-Lab:
        36.1664, 51.7296, 18.1070
        CIE-LCH:
        36.1664, 54.8071, 19.2916
        CIE-Luv:
        36.1664, 87.4609, 9.3632
        Hunter-Lab:
        30.1577, 42.4491, 11.1916
      #a1233b color charts
#a1233b RGB chart
      #a1233b CMYK chart
      #a1233b RGB pie chart
      #a1233b color shades, tints & tones
#a1233b color schemes
#a1233b color preview, HTML & CSS examples
           This text has a color of #a1233b        
        
          <p style="color:#a1233b;">Text here</p>
        
        
          .mytext {color:#a1233b;}
        
        Text color #a1233b
      
           This box has a color of #a1233b        
        
          <div style="background-color:#a1233b;">Content here</div>
        
        
          .mybackground {background-color:#a1233b;}
        
        Background color #a1233b
      
           Border around this has a color of #a1233b        
        
          <div style="border:2px solid #a1233b;">Content here</div>
        
        
          .myborder {border:2px solid #a1233b;}
        
        Border color #a1233b