#b07912 color space conversions
Hex:
        #b07912
        RGB:
        176, 121, 18
        CMY:
        31, 53, 93
        CMYK:
        0, 31, 90, 31
      HSL:
        39°, 81.4433%, 38.0392%
        HSV (HSB):
        39°, 89.7727%, 69.0196%
        XYZ:
        24.8510, 22.9485, 3.6920
        xyY:
        0.4826, 0.4457, 22.9485
      CIE-Lab:
        55.0193, 13.6041, 57.7134
        CIE-LCH:
        55.0193, 59.2951, 76.7364
        CIE-Luv:
        55.0193, 45.5212, 53.6152
        Hunter-Lab:
        47.9046, 8.7658, 28.9638
      #b07912 color charts
#b07912 RGB chart
      #b07912 CMYK chart
      #b07912 RGB pie chart
      #b07912 color shades, tints & tones
#b07912 color schemes
#b07912 color preview, HTML & CSS examples
           This text has a color of #b07912        
        
          <p style="color:#b07912;">Text here</p>
        
        
          .mytext {color:#b07912;}
        
        Text color #b07912
      
           This box has a color of #b07912        
        
          <div style="background-color:#b07912;">Content here</div>
        
        
          .mybackground {background-color:#b07912;}
        
        Background color #b07912
      
           Border around this has a color of #b07912        
        
          <div style="border:2px solid #b07912;">Content here</div>
        
        
          .myborder {border:2px solid #b07912;}
        
        Border color #b07912