#b06f4b color space conversions
Hex:
        #b06f4b
        RGB:
        176, 111, 75
        CMY:
        31, 56, 71
        CMYK:
        0, 37, 57, 31
      HSL:
        21°, 40.2390%, 49.2157%
        HSV (HSB):
        21°, 57.3864%, 69.0196%
        XYZ:
        24.8589, 21.1070, 9.4205
        xyY:
        0.4488, 0.3811, 21.1070
      CIE-Lab:
        53.0664, 22.0556, 30.6226
        CIE-LCH:
        53.0664, 37.7385, 54.2371
        CIE-Luv:
        53.0664, 49.0529, 31.3602
        Hunter-Lab:
        45.9423, 16.1855, 20.0022
      #b06f4b color charts
#b06f4b RGB chart
      #b06f4b CMYK chart
      #b06f4b RGB pie chart
      #b06f4b color shades, tints & tones
#b06f4b color schemes
#b06f4b color preview, HTML & CSS examples
           This text has a color of #b06f4b        
        
          <p style="color:#b06f4b;">Text here</p>
        
        
          .mytext {color:#b06f4b;}
        
        Text color #b06f4b
      
           This box has a color of #b06f4b        
        
          <div style="background-color:#b06f4b;">Content here</div>
        
        
          .mybackground {background-color:#b06f4b;}
        
        Background color #b06f4b
      
           Border around this has a color of #b06f4b        
        
          <div style="border:2px solid #b06f4b;">Content here</div>
        
        
          .myborder {border:2px solid #b06f4b;}
        
        Border color #b06f4b