#b68d82 color space conversions
Hex:
        #b68d82
        RGB:
        182, 141, 130
        CMY:
        29, 45, 49
        CMYK:
        0, 23, 29, 29
      HSL:
        13°, 26.2626%, 61.1765%
        HSV (HSB):
        13°, 28.5714%, 71.3725%
        XYZ:
        32.8455, 30.6065, 25.2956
        xyY:
        0.3701, 0.3449, 30.6065
      CIE-Lab:
        62.1741, 13.9153, 11.8339
        CIE-LCH:
        62.1741, 18.2668, 40.3786
        CIE-Luv:
        62.1741, 27.1058, 13.5556
        Hunter-Lab:
        55.3232, 9.1604, 11.6169
      #b68d82 color charts
#b68d82 RGB chart
      #b68d82 CMYK chart
      #b68d82 RGB pie chart
      #b68d82 color shades, tints & tones
#b68d82 color schemes
#b68d82 color preview, HTML & CSS examples
           This text has a color of #b68d82        
        
          <p style="color:#b68d82;">Text here</p>
        
        
          .mytext {color:#b68d82;}
        
        Text color #b68d82
      
           This box has a color of #b68d82        
        
          <div style="background-color:#b68d82;">Content here</div>
        
        
          .mybackground {background-color:#b68d82;}
        
        Background color #b68d82
      
           Border around this has a color of #b68d82        
        
          <div style="border:2px solid #b68d82;">Content here</div>
        
        
          .myborder {border:2px solid #b68d82;}
        
        Border color #b68d82