#a6388d color space conversions
Hex:
        #a6388d
        RGB:
        166, 56, 141
        CMY:
        35, 78, 45
        CMYK:
        0, 66, 15, 35
      HSL:
        314°, 49.5495%, 43.5294%
        HSV (HSB):
        314°, 66.2651%, 65.0980%
        XYZ:
        21.9478, 12.8584, 26.5245
        xyY:
        0.3579, 0.2097, 12.8584
      CIE-Lab:
        42.5491, 54.3850, -23.9617
        CIE-LCH:
        42.5491, 59.4297, 336.2220
        CIE-Luv:
        42.5491, 55.5165, -41.6196
        Hunter-Lab:
        35.8586, 46.5007, -18.7554
      #a6388d color charts
#a6388d RGB chart
      #a6388d CMYK chart
      #a6388d RGB pie chart
      #a6388d color shades, tints & tones
#a6388d color schemes
#a6388d color preview, HTML & CSS examples
           This text has a color of #a6388d        
        
          <p style="color:#a6388d;">Text here</p>
        
        
          .mytext {color:#a6388d;}
        
        Text color #a6388d
      
           This box has a color of #a6388d        
        
          <div style="background-color:#a6388d;">Content here</div>
        
        
          .mybackground {background-color:#a6388d;}
        
        Background color #a6388d
      
           Border around this has a color of #a6388d        
        
          <div style="border:2px solid #a6388d;">Content here</div>
        
        
          .myborder {border:2px solid #a6388d;}
        
        Border color #a6388d