#84211d color space conversions
Hex:
        #84211d
        RGB:
        132, 33, 29
        CMY:
        48, 87, 89
        CMYK:
        0, 75, 78, 48
      HSL:
        2°, 63.9752%, 31.5686%
        HSV (HSB):
        2°, 78.0303%, 51.7647%
        XYZ:
        10.2813, 6.0820, 1.7944
        xyY:
        0.5662, 0.3350, 6.0820
      CIE-Lab:
        29.6183, 41.6053, 27.7559
        CIE-LCH:
        29.6183, 50.0139, 33.7082
        CIE-Luv:
        29.6183, 71.9600, 16.8405
        Hunter-Lab:
        24.6616, 31.2582, 12.9490
      #84211d color charts
#84211d RGB chart
      #84211d CMYK chart
      #84211d RGB pie chart
      #84211d color shades, tints & tones
#84211d color schemes
#84211d color preview, HTML & CSS examples
           This text has a color of #84211d        
        
          <p style="color:#84211d;">Text here</p>
        
        
          .mytext {color:#84211d;}
        
        Text color #84211d
      
           This box has a color of #84211d        
        
          <div style="background-color:#84211d;">Content here</div>
        
        
          .mybackground {background-color:#84211d;}
        
        Background color #84211d
      
           Border around this has a color of #84211d        
        
          <div style="border:2px solid #84211d;">Content here</div>
        
        
          .myborder {border:2px solid #84211d;}
        
        Border color #84211d