#a6135e color space conversions
Hex:
        #a6135e
        RGB:
        166, 19, 94
        CMY:
        35, 93, 63
        CMYK:
        0, 89, 43, 35
      HSL:
        329°, 79.4595%, 36.2745%
        HSV (HSB):
        329°, 88.5542%, 65.0980%
        XYZ:
        17.9791, 9.3809, 11.4528
        xyY:
        0.4632, 0.2417, 9.3809
      CIE-Lab:
        36.7075, 59.8333, -3.5339
        CIE-LCH:
        36.7075, 59.9375, 356.6199
        CIE-Luv:
        36.7075, 83.3602, -14.7934
        Hunter-Lab:
        30.6282, 51.1822, -0.7304
      #a6135e color charts
#a6135e RGB chart
      #a6135e CMYK chart
      #a6135e RGB pie chart
      #a6135e color shades, tints & tones
#a6135e color schemes
#a6135e color preview, HTML & CSS examples
           This text has a color of #a6135e        
        
          <p style="color:#a6135e;">Text here</p>
        
        
          .mytext {color:#a6135e;}
        
        Text color #a6135e
      
           This box has a color of #a6135e        
        
          <div style="background-color:#a6135e;">Content here</div>
        
        
          .mybackground {background-color:#a6135e;}
        
        Background color #a6135e
      
           Border around this has a color of #a6135e        
        
          <div style="border:2px solid #a6135e;">Content here</div>
        
        
          .myborder {border:2px solid #a6135e;}
        
        Border color #a6135e