#a6135d color space conversions
Hex:
        #a6135d
        RGB:
        166, 19, 93
        CMY:
        35, 93, 64
        CMYK:
        0, 89, 44, 35
      HSL:
        330°, 79.4595%, 36.2745%
        HSV (HSB):
        330°, 88.5542%, 65.0980%
        XYZ:
        17.9345, 9.3630, 11.2179
        xyY:
        0.4656, 0.2431, 9.3630
      CIE-Lab:
        36.6741, 59.7398, -2.9418
        CIE-LCH:
        36.6741, 59.8122, 357.1808
        CIE-Luv:
        36.6741, 83.7817, -14.0746
        Hunter-Lab:
        30.5991, 51.0728, -0.3169
      #a6135d color charts
#a6135d RGB chart
      #a6135d CMYK chart
      #a6135d RGB pie chart
      #a6135d color shades, tints & tones
#a6135d color schemes
#a6135d color preview, HTML & CSS examples
           This text has a color of #a6135d        
        
          <p style="color:#a6135d;">Text here</p>
        
        
          .mytext {color:#a6135d;}
        
        Text color #a6135d
      
           This box has a color of #a6135d        
        
          <div style="background-color:#a6135d;">Content here</div>
        
        
          .mybackground {background-color:#a6135d;}
        
        Background color #a6135d
      
           Border around this has a color of #a6135d        
        
          <div style="border:2px solid #a6135d;">Content here</div>
        
        
          .myborder {border:2px solid #a6135d;}
        
        Border color #a6135d