#b7695f color space conversions
Hex:
        #b7695f
        RGB:
        183, 105, 95
        CMY:
        28, 59, 63
        CMYK:
        0, 43, 48, 28
      HSL:
        7°, 37.9310%, 54.5098%
        HSV (HSB):
        7°, 48.0874%, 71.7647%
        XYZ:
        26.6456, 20.9967, 13.4749
        xyY:
        0.4360, 0.3435, 20.9967
      CIE-Lab:
        52.9458, 30.0591, 19.2051
        CIE-LCH:
        52.9458, 35.6705, 32.5750
        CIE-Luv:
        52.9458, 55.8599, 18.1183
        Hunter-Lab:
        45.8221, 23.6091, 14.6401
      #b7695f color charts
#b7695f RGB chart
      #b7695f CMYK chart
      #b7695f RGB pie chart
      #b7695f color shades, tints & tones
#b7695f color schemes
#b7695f color preview, HTML & CSS examples
           This text has a color of #b7695f        
        
          <p style="color:#b7695f;">Text here</p>
        
        
          .mytext {color:#b7695f;}
        
        Text color #b7695f
      
           This box has a color of #b7695f        
        
          <div style="background-color:#b7695f;">Content here</div>
        
        
          .mybackground {background-color:#b7695f;}
        
        Background color #b7695f
      
           Border around this has a color of #b7695f        
        
          <div style="border:2px solid #b7695f;">Content here</div>
        
        
          .myborder {border:2px solid #b7695f;}
        
        Border color #b7695f