#84330f color space conversions
Hex:
        #84330f
        RGB:
        132, 51, 15
        CMY:
        48, 80, 94
        CMYK:
        0, 61, 89, 48
      HSL:
        18°, 79.5918%, 28.8235%
        HSV (HSB):
        18°, 88.6364%, 51.7647%
        XYZ:
        10.7858, 7.3077, 1.2940
        xyY:
        0.5563, 0.3769, 7.3077
      CIE-Lab:
        32.4973, 33.0298, 37.9753
        CIE-LCH:
        32.4973, 50.3298, 48.9842
        CIE-Luv:
        32.4973, 63.0725, 25.7080
        Hunter-Lab:
        27.0327, 23.9124, 16.0848
      #84330f color charts
#84330f RGB chart
      #84330f CMYK chart
      #84330f RGB pie chart
      #84330f color shades, tints & tones
#84330f color schemes
#84330f color preview, HTML & CSS examples
           This text has a color of #84330f        
        
          <p style="color:#84330f;">Text here</p>
        
        
          .mytext {color:#84330f;}
        
        Text color #84330f
      
           This box has a color of #84330f        
        
          <div style="background-color:#84330f;">Content here</div>
        
        
          .mybackground {background-color:#84330f;}
        
        Background color #84330f
      
           Border around this has a color of #84330f        
        
          <div style="border:2px solid #84330f;">Content here</div>
        
        
          .myborder {border:2px solid #84330f;}
        
        Border color #84330f