#b07e44 color space conversions
Hex:
        #b07e44
        RGB:
        176, 126, 68
        CMY:
        31, 51, 73
        CMYK:
        0, 28, 61, 31
      HSL:
        32°, 44.2623%, 47.8431%
        HSV (HSB):
        32°, 61.3636%, 69.0196%
        XYZ:
        26.4087, 24.5692, 8.8193
        xyY:
        0.4416, 0.4109, 24.5692
      CIE-Lab:
        56.6532, 13.1066, 38.7300
        CIE-LCH:
        56.6532, 40.8876, 71.3038
        CIE-Luv:
        56.6532, 38.9118, 41.5320
        Hunter-Lab:
        49.5673, 8.3594, 24.1479
      #b07e44 color charts
#b07e44 RGB chart
      #b07e44 CMYK chart
      #b07e44 RGB pie chart
      #b07e44 color shades, tints & tones
#b07e44 color schemes
#b07e44 color preview, HTML & CSS examples
           This text has a color of #b07e44        
        
          <p style="color:#b07e44;">Text here</p>
        
        
          .mytext {color:#b07e44;}
        
        Text color #b07e44
      
           This box has a color of #b07e44        
        
          <div style="background-color:#b07e44;">Content here</div>
        
        
          .mybackground {background-color:#b07e44;}
        
        Background color #b07e44
      
           Border around this has a color of #b07e44        
        
          <div style="border:2px solid #b07e44;">Content here</div>
        
        
          .myborder {border:2px solid #b07e44;}
        
        Border color #b07e44