#a8143b color space conversions
Hex:
        #a8143b
        RGB:
        168, 20, 59
        CMY:
        34, 92, 77
        CMYK:
        0, 88, 65, 34
      HSL:
        344°, 78.7234%, 36.8627%
        HSV (HSB):
        344°, 88.0952%, 65.8824%
        XYZ:
        17.1880, 9.1409, 4.9961
        xyY:
        0.5487, 0.2918, 9.1409
      CIE-Lab:
        36.2542, 57.5142, 18.4921
        CIE-LCH:
        36.2542, 60.4139, 17.8237
        CIE-Luv:
        36.2542, 98.1634, 8.3061
        Hunter-Lab:
        30.2339, 48.5680, 11.3661
      #a8143b color charts
#a8143b RGB chart
      #a8143b CMYK chart
      #a8143b RGB pie chart
      #a8143b color shades, tints & tones
#a8143b color schemes
#a8143b color preview, HTML & CSS examples
           This text has a color of #a8143b        
        
          <p style="color:#a8143b;">Text here</p>
        
        
          .mytext {color:#a8143b;}
        
        Text color #a8143b
      
           This box has a color of #a8143b        
        
          <div style="background-color:#a8143b;">Content here</div>
        
        
          .mybackground {background-color:#a8143b;}
        
        Background color #a8143b
      
           Border around this has a color of #a8143b        
        
          <div style="border:2px solid #a8143b;">Content here</div>
        
        
          .myborder {border:2px solid #a8143b;}
        
        Border color #a8143b