#a9114f color space conversions
Hex:
        #a9114f
        RGB:
        169, 17, 79
        CMY:
        34, 93, 69
        CMYK:
        0, 90, 53, 34
      HSL:
        336°, 81.7204%, 36.4706%
        HSV (HSB):
        336°, 89.9408%, 66.2745%
        XYZ:
        17.9739, 9.4004, 8.2643
        xyY:
        0.5043, 0.2638, 9.4004
      CIE-Lab:
        36.7441, 59.6479, 6.2586
        CIE-LCH:
        36.7441, 59.9753, 5.9899
        CIE-Luv:
        36.7441, 92.3724, -3.8047
        Hunter-Lab:
        30.6601, 50.9871, 5.4808
      #a9114f color charts
#a9114f RGB chart
      #a9114f CMYK chart
      #a9114f RGB pie chart
      #a9114f color shades, tints & tones
#a9114f color schemes
#a9114f color preview, HTML & CSS examples
           This text has a color of #a9114f        
        
          <p style="color:#a9114f;">Text here</p>
        
        
          .mytext {color:#a9114f;}
        
        Text color #a9114f
      
           This box has a color of #a9114f        
        
          <div style="background-color:#a9114f;">Content here</div>
        
        
          .mybackground {background-color:#a9114f;}
        
        Background color #a9114f
      
           Border around this has a color of #a9114f        
        
          <div style="border:2px solid #a9114f;">Content here</div>
        
        
          .myborder {border:2px solid #a9114f;}
        
        Border color #a9114f