#b06f12 color space conversions
Hex:
        #b06f12
        RGB:
        176, 111, 18
        CMY:
        31, 56, 93
        CMYK:
        0, 37, 90, 31
      HSL:
        35°, 81.4433%, 38.0392%
        HSV (HSB):
        35°, 89.7727%, 69.0196%
        XYZ:
        23.6981, 20.6427, 3.3077
        xyY:
        0.4974, 0.4332, 20.6427
      CIE-Lab:
        52.5562, 19.1981, 55.7956
        CIE-LCH:
        52.5562, 59.0060, 71.0127
        CIE-Luv:
        52.5562, 53.5058, 49.8047
        Hunter-Lab:
        45.4342, 13.5944, 27.4875
      #b06f12 color charts
#b06f12 RGB chart
      #b06f12 CMYK chart
      #b06f12 RGB pie chart
      #b06f12 color shades, tints & tones
#b06f12 color schemes
#b06f12 color preview, HTML & CSS examples
           This text has a color of #b06f12        
        
          <p style="color:#b06f12;">Text here</p>
        
        
          .mytext {color:#b06f12;}
        
        Text color #b06f12
      
           This box has a color of #b06f12        
        
          <div style="background-color:#b06f12;">Content here</div>
        
        
          .mybackground {background-color:#b06f12;}
        
        Background color #b06f12
      
           Border around this has a color of #b06f12        
        
          <div style="border:2px solid #b06f12;">Content here</div>
        
        
          .myborder {border:2px solid #b06f12;}
        
        Border color #b06f12