#b8716d color space conversions
Hex:
        #b8716d
        RGB:
        184, 113, 109
        CMY:
        28, 56, 57
        CMYK:
        0, 39, 41, 28
      HSL:
        3°, 34.5622%, 57.4510%
        HSV (HSB):
        3°, 40.7609%, 72.1569%
        XYZ:
        28.4326, 23.1047, 17.4291
        xyY:
        0.4123, 0.3350, 23.1047
      CIE-Lab:
        55.1800, 27.5868, 14.1313
        CIE-LCH:
        55.1800, 30.9955, 27.1237
        CIE-Luv:
        55.1800, 49.0134, 13.1396
        Hunter-Lab:
        48.0674, 21.4676, 12.1488
      #b8716d color charts
#b8716d RGB chart
      #b8716d CMYK chart
      #b8716d RGB pie chart
      #b8716d color shades, tints & tones
#b8716d color schemes
#b8716d color preview, HTML & CSS examples
           This text has a color of #b8716d        
        
          <p style="color:#b8716d;">Text here</p>
        
        
          .mytext {color:#b8716d;}
        
        Text color #b8716d
      
           This box has a color of #b8716d        
        
          <div style="background-color:#b8716d;">Content here</div>
        
        
          .mybackground {background-color:#b8716d;}
        
        Background color #b8716d
      
           Border around this has a color of #b8716d        
        
          <div style="border:2px solid #b8716d;">Content here</div>
        
        
          .myborder {border:2px solid #b8716d;}
        
        Border color #b8716d