#b8694f color space conversions
Hex:
        #b8694f
        RGB:
        184, 105, 79
        CMY:
        28, 59, 69
        CMYK:
        0, 43, 57, 28
      HSL:
        15°, 42.5101%, 51.5686%
        HSV (HSB):
        15°, 57.0652%, 72.1569%
        XYZ:
        26.2300, 20.8580, 10.0407
        xyY:
        0.4591, 0.3651, 20.8580
      CIE-Lab:
        52.7937, 29.0045, 28.2524
        CIE-LCH:
        52.7937, 40.4903, 44.2474
        CIE-Luv:
        52.7937, 59.2467, 27.5142
        Hunter-Lab:
        45.6706, 22.5946, 18.9345
      #b8694f color charts
#b8694f RGB chart
      #b8694f CMYK chart
      #b8694f RGB pie chart
      #b8694f color shades, tints & tones
#b8694f color schemes
#b8694f color preview, HTML & CSS examples
           This text has a color of #b8694f        
        
          <p style="color:#b8694f;">Text here</p>
        
        
          .mytext {color:#b8694f;}
        
        Text color #b8694f
      
           This box has a color of #b8694f        
        
          <div style="background-color:#b8694f;">Content here</div>
        
        
          .mybackground {background-color:#b8694f;}
        
        Background color #b8694f
      
           Border around this has a color of #b8694f        
        
          <div style="border:2px solid #b8694f;">Content here</div>
        
        
          .myborder {border:2px solid #b8694f;}
        
        Border color #b8694f