#84316f color space conversions
Hex:
        #84316f
        RGB:
        132, 49, 111
        CMY:
        48, 81, 56
        CMYK:
        0, 63, 16, 48
      HSL:
        315°, 45.8564%, 35.4902%
        HSV (HSB):
        315°, 62.8788%, 51.7647%
        XYZ:
        13.4833, 8.2499, 15.9207
        xyY:
        0.3581, 0.2191, 8.2499
      CIE-Lab:
        34.4979, 43.1054, -18.2998
        CIE-LCH:
        34.4979, 46.8290, 336.9970
        CIE-Luv:
        34.4979, 42.0225, -30.0374
        Hunter-Lab:
        28.7226, 33.5290, -12.7581
      #84316f color charts
#84316f RGB chart
      #84316f CMYK chart
      #84316f RGB pie chart
      #84316f color shades, tints & tones
#84316f color schemes
#84316f color preview, HTML & CSS examples
           This text has a color of #84316f        
        
          <p style="color:#84316f;">Text here</p>
        
        
          .mytext {color:#84316f;}
        
        Text color #84316f
      
           This box has a color of #84316f        
        
          <div style="background-color:#84316f;">Content here</div>
        
        
          .mybackground {background-color:#84316f;}
        
        Background color #84316f
      
           Border around this has a color of #84316f        
        
          <div style="border:2px solid #84316f;">Content here</div>
        
        
          .myborder {border:2px solid #84316f;}
        
        Border color #84316f