#b5695e color space conversions
Hex:
        #b5695e
        RGB:
        181, 105, 94
        CMY:
        29, 59, 63
        CMYK:
        0, 42, 48, 29
      HSL:
        8°, 37.0213%, 53.9216%
        HSV (HSB):
        8°, 48.0663%, 70.9804%
        XYZ:
        26.1280, 20.7351, 13.2148
        xyY:
        0.4349, 0.3451, 20.7351
      CIE-Lab:
        52.6583, 29.1658, 19.3546
        CIE-LCH:
        52.6583, 35.0035, 33.5686
        CIE-Luv:
        52.6583, 54.4421, 18.4351
        Hunter-Lab:
        45.5358, 22.7341, 14.6686
      #b5695e color charts
#b5695e RGB chart
      #b5695e CMYK chart
      #b5695e RGB pie chart
      #b5695e color shades, tints & tones
#b5695e color schemes
#b5695e color preview, HTML & CSS examples
           This text has a color of #b5695e        
        
          <p style="color:#b5695e;">Text here</p>
        
        
          .mytext {color:#b5695e;}
        
        Text color #b5695e
      
           This box has a color of #b5695e        
        
          <div style="background-color:#b5695e;">Content here</div>
        
        
          .mybackground {background-color:#b5695e;}
        
        Background color #b5695e
      
           Border around this has a color of #b5695e        
        
          <div style="border:2px solid #b5695e;">Content here</div>
        
        
          .myborder {border:2px solid #b5695e;}
        
        Border color #b5695e