#d6832f color space conversions
Hex:
        #d6832f
        RGB:
        214, 131, 47
        CMY:
        16, 49, 82
        CMYK:
        0, 39, 78, 16
      HSL:
        30°, 67.0683%, 51.1765%
        HSV (HSB):
        30°, 78.0374%, 83.9216%
        XYZ:
        36.3609, 30.7340, 6.7051
        xyY:
        0.4927, 0.4164, 30.7340
      CIE-Lab:
        62.2824, 25.5443, 55.9905
        CIE-LCH:
        62.2824, 61.5422, 65.4763
        CIE-Luv:
        62.2824, 67.3797, 53.5857
        Hunter-Lab:
        55.4382, 20.0580, 31.6358
      #d6832f color charts
#d6832f RGB chart
      #d6832f CMYK chart
      #d6832f RGB pie chart
      #d6832f color shades, tints & tones
#d6832f color schemes
#d6832f color preview, HTML & CSS examples
           This text has a color of #d6832f        
        
          <p style="color:#d6832f;">Text here</p>
        
        
          .mytext {color:#d6832f;}
        
        Text color #d6832f
      
           This box has a color of #d6832f        
        
          <div style="background-color:#d6832f;">Content here</div>
        
        
          .mybackground {background-color:#d6832f;}
        
        Background color #d6832f
      
           Border around this has a color of #d6832f        
        
          <div style="border:2px solid #d6832f;">Content here</div>
        
        
          .myborder {border:2px solid #d6832f;}
        
        Border color #d6832f