#b06814 color space conversions
Hex:
        #b06814
        RGB:
        176, 104, 20
        CMY:
        31, 59, 92
        CMYK:
        0, 41, 89, 31
      HSL:
        32°, 79.5918%, 38.4314%
        HSV (HSB):
        32°, 88.6364%, 69.0196%
        XYZ:
        22.9811, 19.1812, 3.1529
        xyY:
        0.5071, 0.4233, 19.1812
      CIE-Lab:
        50.8986, 23.1364, 53.9264
        CIE-LCH:
        50.8986, 58.6800, 66.7789
        CIE-Luv:
        50.8986, 59.0759, 46.8927
        Hunter-Lab:
        43.7964, 17.0198, 26.3891
      #b06814 color charts
#b06814 RGB chart
      #b06814 CMYK chart
      #b06814 RGB pie chart
      #b06814 color shades, tints & tones
#b06814 color schemes
#b06814 color preview, HTML & CSS examples
           This text has a color of #b06814        
        
          <p style="color:#b06814;">Text here</p>
        
        
          .mytext {color:#b06814;}
        
        Text color #b06814
      
           This box has a color of #b06814        
        
          <div style="background-color:#b06814;">Content here</div>
        
        
          .mybackground {background-color:#b06814;}
        
        Background color #b06814
      
           Border around this has a color of #b06814        
        
          <div style="border:2px solid #b06814;">Content here</div>
        
        
          .myborder {border:2px solid #b06814;}
        
        Border color #b06814