#b7695d color space conversions
Hex:
        #b7695d
        RGB:
        183, 105, 93
        CMY:
        28, 59, 64
        CMYK:
        0, 43, 49, 28
      HSL:
        8°, 38.4615%, 54.1176%
        HSV (HSB):
        8°, 49.1803%, 71.7647%
        XYZ:
        26.5558, 20.9607, 13.0021
        xyY:
        0.4388, 0.3464, 20.9607
      CIE-Lab:
        52.9065, 29.8607, 20.3168
        CIE-LCH:
        52.9065, 36.1169, 34.2308
        CIE-Luv:
        52.9065, 56.2020, 19.3524
        Hunter-Lab:
        45.7829, 23.4166, 15.2100
      #b7695d color charts
#b7695d RGB chart
      #b7695d CMYK chart
      #b7695d RGB pie chart
      #b7695d color shades, tints & tones
#b7695d color schemes
#b7695d color preview, HTML & CSS examples
           This text has a color of #b7695d        
        
          <p style="color:#b7695d;">Text here</p>
        
        
          .mytext {color:#b7695d;}
        
        Text color #b7695d
      
           This box has a color of #b7695d        
        
          <div style="background-color:#b7695d;">Content here</div>
        
        
          .mybackground {background-color:#b7695d;}
        
        Background color #b7695d
      
           Border around this has a color of #b7695d        
        
          <div style="border:2px solid #b7695d;">Content here</div>
        
        
          .myborder {border:2px solid #b7695d;}
        
        Border color #b7695d