#b07812 color space conversions
Hex:
        #b07812
        RGB:
        176, 120, 18
        CMY:
        31, 53, 93
        CMYK:
        0, 32, 90, 31
      HSL:
        39°, 81.4433%, 38.0392%
        HSV (HSB):
        39°, 89.7727%, 69.0196%
        XYZ:
        24.7301, 22.7067, 3.6517
        xyY:
        0.4841, 0.4445, 22.7067
      CIE-Lab:
        54.7690, 14.1638, 57.5182
        CIE-LCH:
        54.7690, 59.2365, 76.1663
        CIE-Luv:
        54.7690, 46.3132, 53.2307
        Hunter-Lab:
        47.6516, 9.2474, 28.8125
      #b07812 color charts
#b07812 RGB chart
      #b07812 CMYK chart
      #b07812 RGB pie chart
      #b07812 color shades, tints & tones
#b07812 color schemes
#b07812 color preview, HTML & CSS examples
           This text has a color of #b07812        
        
          <p style="color:#b07812;">Text here</p>
        
        
          .mytext {color:#b07812;}
        
        Text color #b07812
      
           This box has a color of #b07812        
        
          <div style="background-color:#b07812;">Content here</div>
        
        
          .mybackground {background-color:#b07812;}
        
        Background color #b07812
      
           Border around this has a color of #b07812        
        
          <div style="border:2px solid #b07812;">Content here</div>
        
        
          .myborder {border:2px solid #b07812;}
        
        Border color #b07812