#a63d50 color space conversions
Hex:
        #a63d50
        RGB:
        166, 61, 80
        CMY:
        35, 76, 69
        CMYK:
        0, 63, 52, 35
      HSL:
        349°, 46.2555%, 44.5098%
        HSV (HSB):
        349°, 63.2530%, 65.0980%
        XYZ:
        18.8426, 12.0237, 8.9171
        xyY:
        0.4736, 0.3022, 12.0237
      CIE-Lab:
        41.2537, 44.7608, 11.8603
        CIE-LCH:
        41.2537, 46.3055, 14.8407
        CIE-Luv:
        41.2537, 72.7933, 5.6797
        Hunter-Lab:
        34.6752, 36.3160, 9.0255
      #a63d50 color charts
#a63d50 RGB chart
      #a63d50 CMYK chart
      #a63d50 RGB pie chart
      #a63d50 color shades, tints & tones
#a63d50 color schemes
#a63d50 color preview, HTML & CSS examples
           This text has a color of #a63d50        
        
          <p style="color:#a63d50;">Text here</p>
        
        
          .mytext {color:#a63d50;}
        
        Text color #a63d50
      
           This box has a color of #a63d50        
        
          <div style="background-color:#a63d50;">Content here</div>
        
        
          .mybackground {background-color:#a63d50;}
        
        Background color #a63d50
      
           Border around this has a color of #a63d50        
        
          <div style="border:2px solid #a63d50;">Content here</div>
        
        
          .myborder {border:2px solid #a63d50;}
        
        Border color #a63d50