#b6801f color space conversions
Hex:
        #b6801f
        RGB:
        182, 128, 31
        CMY:
        29, 50, 88
        CMYK:
        0, 30, 83, 29
      HSL:
        39°, 70.8920%, 41.7647%
        HSV (HSB):
        39°, 82.9670%, 71.3725%
        XYZ:
        27.2579, 25.4824, 4.7783
        xyY:
        0.4739, 0.4430, 25.4824
      CIE-Lab:
        57.5424, 12.7340, 56.2522
        CIE-LCH:
        57.5424, 57.6755, 77.2448
        CIE-Luv:
        57.5424, 44.4451, 54.4449
        Hunter-Lab:
        50.4801, 8.0452, 29.7239
      #b6801f color charts
#b6801f RGB chart
      #b6801f CMYK chart
      #b6801f RGB pie chart
      #b6801f color shades, tints & tones
#b6801f color schemes
#b6801f color preview, HTML & CSS examples
           This text has a color of #b6801f        
        
          <p style="color:#b6801f;">Text here</p>
        
        
          .mytext {color:#b6801f;}
        
        Text color #b6801f
      
           This box has a color of #b6801f        
        
          <div style="background-color:#b6801f;">Content here</div>
        
        
          .mybackground {background-color:#b6801f;}
        
        Background color #b6801f
      
           Border around this has a color of #b6801f        
        
          <div style="border:2px solid #b6801f;">Content here</div>
        
        
          .myborder {border:2px solid #b6801f;}
        
        Border color #b6801f