#a64148 color space conversions
Hex:
        #a64148
        RGB:
        166, 65, 72
        CMY:
        35, 75, 72
        CMYK:
        0, 61, 57, 35
      HSL:
        356°, 43.7229%, 45.2941%
        HSV (HSB):
        356°, 60.8434%, 65.0980%
        XYZ:
        18.7859, 12.3555, 7.5256
        xyY:
        0.4858, 0.3195, 12.3555
      CIE-Lab:
        41.7756, 42.2185, 17.5356
        CIE-LCH:
        41.7756, 45.7154, 22.5558
        CIE-Luv:
        41.7756, 72.5747, 12.0498
        Hunter-Lab:
        35.1503, 33.8851, 11.9114
      #a64148 color charts
#a64148 RGB chart
      #a64148 CMYK chart
      #a64148 RGB pie chart
      #a64148 color shades, tints & tones
#a64148 color schemes
#a64148 color preview, HTML & CSS examples
           This text has a color of #a64148        
        
          <p style="color:#a64148;">Text here</p>
        
        
          .mytext {color:#a64148;}
        
        Text color #a64148
      
           This box has a color of #a64148        
        
          <div style="background-color:#a64148;">Content here</div>
        
        
          .mybackground {background-color:#a64148;}
        
        Background color #a64148
      
           Border around this has a color of #a64148        
        
          <div style="border:2px solid #a64148;">Content here</div>
        
        
          .myborder {border:2px solid #a64148;}
        
        Border color #a64148