#b0854f color space conversions
Hex:
        #b0854f
        RGB:
        176, 133, 79
        CMY:
        31, 48, 69
        CMYK:
        0, 24, 55, 31
      HSL:
        33°, 38.0392%, 50.0000%
        HSV (HSB):
        33°, 55.1136%, 69.0196%
        XYZ:
        27.7033, 26.5697, 11.0655
        xyY:
        0.4240, 0.4066, 26.5697
      CIE-Lab:
        58.5739, 10.0742, 35.2431
        CIE-LCH:
        58.5739, 36.6547, 74.0474
        CIE-Luv:
        58.5739, 33.0090, 39.6974
        Hunter-Lab:
        51.5458, 5.7298, 23.3541
      #b0854f color charts
#b0854f RGB chart
      #b0854f CMYK chart
      #b0854f RGB pie chart
      #b0854f color shades, tints & tones
#b0854f color schemes
#b0854f color preview, HTML & CSS examples
           This text has a color of #b0854f        
        
          <p style="color:#b0854f;">Text here</p>
        
        
          .mytext {color:#b0854f;}
        
        Text color #b0854f
      
           This box has a color of #b0854f        
        
          <div style="background-color:#b0854f;">Content here</div>
        
        
          .mybackground {background-color:#b0854f;}
        
        Background color #b0854f
      
           Border around this has a color of #b0854f        
        
          <div style="border:2px solid #b0854f;">Content here</div>
        
        
          .myborder {border:2px solid #b0854f;}
        
        Border color #b0854f