#b8707f color space conversions
Hex:
        #b8707f
        RGB:
        184, 112, 127
        CMY:
        28, 56, 50
        CMYK:
        0, 39, 31, 28
      HSL:
        348°, 33.6449%, 58.0392%
        HSV (HSB):
        348°, 39.1304%, 72.1569%
        XYZ:
        29.3921, 23.3110, 23.0290
        xyY:
        0.3881, 0.3078, 23.3110
      CIE-Lab:
        55.3912, 30.3965, 3.9271
        CIE-LCH:
        55.3912, 30.6491, 7.3616
        CIE-Luv:
        55.3912, 46.4494, -0.1337
        Hunter-Lab:
        48.2815, 24.1721, 5.5172
      #b8707f color charts
#b8707f RGB chart
      #b8707f CMYK chart
      #b8707f RGB pie chart
      #b8707f color shades, tints & tones
#b8707f color schemes
#b8707f color preview, HTML & CSS examples
           This text has a color of #b8707f        
        
          <p style="color:#b8707f;">Text here</p>
        
        
          .mytext {color:#b8707f;}
        
        Text color #b8707f
      
           This box has a color of #b8707f        
        
          <div style="background-color:#b8707f;">Content here</div>
        
        
          .mybackground {background-color:#b8707f;}
        
        Background color #b8707f
      
           Border around this has a color of #b8707f        
        
          <div style="border:2px solid #b8707f;">Content here</div>
        
        
          .myborder {border:2px solid #b8707f;}
        
        Border color #b8707f