#b06c45 color space conversions
Hex:
        #b06c45
        RGB:
        176, 108, 69
        CMY:
        31, 58, 73
        CMYK:
        0, 39, 61, 31
      HSL:
        22°, 43.6735%, 48.0392%
        HSV (HSB):
        22°, 60.7955%, 69.0196%
        XYZ:
        24.3412, 20.3849, 8.2820
        xyY:
        0.4592, 0.3846, 20.3849
      CIE-Lab:
        52.2696, 23.2546, 32.9663
        CIE-LCH:
        52.2696, 40.3430, 54.8007
        CIE-Luv:
        52.2696, 51.9536, 32.9704
        Hunter-Lab:
        45.1496, 17.2217, 20.7289
      #b06c45 color charts
#b06c45 RGB chart
      #b06c45 CMYK chart
      #b06c45 RGB pie chart
      #b06c45 color shades, tints & tones
#b06c45 color schemes
#b06c45 color preview, HTML & CSS examples
           This text has a color of #b06c45        
        
          <p style="color:#b06c45;">Text here</p>
        
        
          .mytext {color:#b06c45;}
        
        Text color #b06c45
      
           This box has a color of #b06c45        
        
          <div style="background-color:#b06c45;">Content here</div>
        
        
          .mybackground {background-color:#b06c45;}
        
        Background color #b06c45
      
           Border around this has a color of #b06c45        
        
          <div style="border:2px solid #b06c45;">Content here</div>
        
        
          .myborder {border:2px solid #b06c45;}
        
        Border color #b06c45