#a83146 color space conversions
Hex:
        #a83146
        RGB:
        168, 49, 70
        CMY:
        34, 81, 73
        CMYK:
        0, 71, 58, 34
      HSL:
        349°, 54.8387%, 42.5490%
        HSV (HSB):
        349°, 70.8333%, 65.8824%
        XYZ:
        18.3523, 10.9637, 6.9433
        xyY:
        0.5061, 0.3024, 10.9637
      CIE-Lab:
        39.5192, 49.6860, 15.8194
        CIE-LCH:
        39.5192, 52.1435, 17.6609
        CIE-Luv:
        39.5192, 83.5613, 8.3314
        Hunter-Lab:
        33.1114, 40.9900, 10.7452
      #a83146 color charts
#a83146 RGB chart
      #a83146 CMYK chart
      #a83146 RGB pie chart
      #a83146 color shades, tints & tones
#a83146 color schemes
#a83146 color preview, HTML & CSS examples
           This text has a color of #a83146        
        
          <p style="color:#a83146;">Text here</p>
        
        
          .mytext {color:#a83146;}
        
        Text color #a83146
      
           This box has a color of #a83146        
        
          <div style="background-color:#a83146;">Content here</div>
        
        
          .mybackground {background-color:#a83146;}
        
        Background color #a83146
      
           Border around this has a color of #a83146        
        
          <div style="border:2px solid #a83146;">Content here</div>
        
        
          .myborder {border:2px solid #a83146;}
        
        Border color #a83146