#84163c color space conversions
Hex:
        #84163c
        RGB:
        132, 22, 60
        CMY:
        48, 91, 76
        CMYK:
        0, 83, 55, 48
      HSL:
        339°, 71.4286%, 30.1961%
        HSV (HSB):
        339°, 83.3333%, 51.7647%
        XYZ:
        10.6182, 5.8056, 4.8359
        xyY:
        0.4995, 0.2731, 5.8056
      CIE-Lab:
        28.9166, 47.2040, 6.6148
        CIE-LCH:
        28.9166, 47.6653, 7.9770
        CIE-Luv:
        28.9166, 67.9181, -1.0104
        Hunter-Lab:
        24.0948, 36.4965, 4.9666
      #84163c color charts
#84163c RGB chart
      #84163c CMYK chart
      #84163c RGB pie chart
      #84163c color shades, tints & tones
#84163c color schemes
#84163c color preview, HTML & CSS examples
           This text has a color of #84163c        
        
          <p style="color:#84163c;">Text here</p>
        
        
          .mytext {color:#84163c;}
        
        Text color #84163c
      
           This box has a color of #84163c        
        
          <div style="background-color:#84163c;">Content here</div>
        
        
          .mybackground {background-color:#84163c;}
        
        Background color #84163c
      
           Border around this has a color of #84163c        
        
          <div style="border:2px solid #84163c;">Content here</div>
        
        
          .myborder {border:2px solid #84163c;}
        
        Border color #84163c