#84404f color space conversions
Hex:
        #84404f
        RGB:
        132, 64, 79
        CMY:
        48, 75, 69
        CMYK:
        0, 52, 40, 48
      HSL:
        347°, 34.6939%, 38.4314%
        HSV (HSB):
        347°, 51.5152%, 51.7647%
        XYZ:
        12.7604, 9.1368, 8.4882
        xyY:
        0.4200, 0.3007, 9.1368
      CIE-Lab:
        36.2464, 30.8226, 4.6426
        CIE-LCH:
        36.2464, 31.1703, 8.5658
        CIE-Luv:
        36.2464, 43.9938, 0.3837
        Hunter-Lab:
        30.2272, 22.4561, 4.5097
      #84404f color charts
#84404f RGB chart
      #84404f CMYK chart
      #84404f RGB pie chart
      #84404f color shades, tints & tones
#84404f color schemes
#84404f color preview, HTML & CSS examples
           This text has a color of #84404f        
        
          <p style="color:#84404f;">Text here</p>
        
        
          .mytext {color:#84404f;}
        
        Text color #84404f
      
           This box has a color of #84404f        
        
          <div style="background-color:#84404f;">Content here</div>
        
        
          .mybackground {background-color:#84404f;}
        
        Background color #84404f
      
           Border around this has a color of #84404f        
        
          <div style="border:2px solid #84404f;">Content here</div>
        
        
          .myborder {border:2px solid #84404f;}
        
        Border color #84404f