#a9125d color space conversions
Hex:
        #a9125d
        RGB:
        169, 18, 93
        CMY:
        34, 93, 64
        CMYK:
        0, 89, 45, 34
      HSL:
        330°, 80.7487%, 36.6667%
        HSV (HSB):
        330°, 89.3491%, 66.2745%
        XYZ:
        18.5543, 9.6579, 11.2422
        xyY:
        0.4703, 0.2448, 9.6579
      CIE-Lab:
        37.2214, 60.6468, -2.0658
        CIE-LCH:
        37.2214, 60.6820, 358.0491
        CIE-Luv:
        37.2214, 86.4256, -13.2806
        Hunter-Lab:
        31.0772, 52.1861, 0.3059
      #a9125d color charts
#a9125d RGB chart
      #a9125d CMYK chart
      #a9125d RGB pie chart
      #a9125d color shades, tints & tones
#a9125d color schemes
#a9125d color preview, HTML & CSS examples
           This text has a color of #a9125d        
        
          <p style="color:#a9125d;">Text here</p>
        
        
          .mytext {color:#a9125d;}
        
        Text color #a9125d
      
           This box has a color of #a9125d        
        
          <div style="background-color:#a9125d;">Content here</div>
        
        
          .mybackground {background-color:#a9125d;}
        
        Background color #a9125d
      
           Border around this has a color of #a9125d        
        
          <div style="border:2px solid #a9125d;">Content here</div>
        
        
          .myborder {border:2px solid #a9125d;}
        
        Border color #a9125d