#a83150 color space conversions
Hex:
        #a83150
        RGB:
        168, 49, 80
        CMY:
        34, 81, 69
        CMYK:
        0, 71, 52, 34
      HSL:
        344°, 54.8387%, 42.5490%
        HSV (HSB):
        344°, 70.8333%, 65.8824%
        XYZ:
        18.6947, 11.1006, 8.7467
        xyY:
        0.4850, 0.2880, 11.1006
      CIE-Lab:
        39.7495, 50.4800, 9.8235
        CIE-LCH:
        39.7495, 51.4269, 11.0123
        CIE-Luv:
        39.7495, 80.5176, 2.1472
        Hunter-Lab:
        33.3176, 41.8516, 7.7572
      #a83150 color charts
#a83150 RGB chart
      #a83150 CMYK chart
      #a83150 RGB pie chart
      #a83150 color shades, tints & tones
#a83150 color schemes
#a83150 color preview, HTML & CSS examples
           This text has a color of #a83150        
        
          <p style="color:#a83150;">Text here</p>
        
        
          .mytext {color:#a83150;}
        
        Text color #a83150
      
           This box has a color of #a83150        
        
          <div style="background-color:#a83150;">Content here</div>
        
        
          .mybackground {background-color:#a83150;}
        
        Background color #a83150
      
           Border around this has a color of #a83150        
        
          <div style="border:2px solid #a83150;">Content here</div>
        
        
          .myborder {border:2px solid #a83150;}
        
        Border color #a83150