#84214f color space conversions
Hex:
        #84214f
        RGB:
        132, 33, 79
        CMY:
        48, 87, 69
        CMYK:
        0, 75, 40, 48
      HSL:
        332°, 60.0000%, 32.3529%
        HSV (HSB):
        332°, 75.0000%, 51.7647%
        XYZ:
        11.4709, 6.5578, 8.0583
        xyY:
        0.4397, 0.2514, 6.5578
      CIE-Lab:
        30.7782, 45.4604, -3.3182
        CIE-LCH:
        30.7782, 45.5813, 355.8254
        CIE-Luv:
        30.7782, 57.8338, -11.1752
        Hunter-Lab:
        25.6081, 35.1428, -0.7316
      #84214f color charts
#84214f RGB chart
      #84214f CMYK chart
      #84214f RGB pie chart
      #84214f color shades, tints & tones
#84214f color schemes
#84214f color preview, HTML & CSS examples
           This text has a color of #84214f        
        
          <p style="color:#84214f;">Text here</p>
        
        
          .mytext {color:#84214f;}
        
        Text color #84214f
      
           This box has a color of #84214f        
        
          <div style="background-color:#84214f;">Content here</div>
        
        
          .mybackground {background-color:#84214f;}
        
        Background color #84214f
      
           Border around this has a color of #84214f        
        
          <div style="border:2px solid #84214f;">Content here</div>
        
        
          .myborder {border:2px solid #84214f;}
        
        Border color #84214f