#a64250 color space conversions
Hex:
        #a64250
        RGB:
        166, 66, 80
        CMY:
        35, 74, 69
        CMYK:
        0, 60, 52, 35
      HSL:
        352°, 43.1034%, 45.4902%
        HSV (HSB):
        352°, 60.2410%, 65.0980%
        XYZ:
        19.1221, 12.5826, 9.0103
        xyY:
        0.4697, 0.3090, 12.5826
      CIE-Lab:
        42.1275, 42.4288, 13.0655
        CIE-LCH:
        42.1275, 44.3949, 17.1156
        CIE-Luv:
        42.1275, 69.9862, 7.5426
        Hunter-Lab:
        35.4720, 34.1490, 9.7701
      #a64250 color charts
#a64250 RGB chart
      #a64250 CMYK chart
      #a64250 RGB pie chart
      #a64250 color shades, tints & tones
#a64250 color schemes
#a64250 color preview, HTML & CSS examples
           This text has a color of #a64250        
        
          <p style="color:#a64250;">Text here</p>
        
        
          .mytext {color:#a64250;}
        
        Text color #a64250
      
           This box has a color of #a64250        
        
          <div style="background-color:#a64250;">Content here</div>
        
        
          .mybackground {background-color:#a64250;}
        
        Background color #a64250
      
           Border around this has a color of #a64250        
        
          <div style="border:2px solid #a64250;">Content here</div>
        
        
          .myborder {border:2px solid #a64250;}
        
        Border color #a64250