#d6866b color space conversions
Hex:
        #d6866b
        RGB:
        214, 134, 107
        CMY:
        16, 47, 58
        CMYK:
        0, 37, 50, 16
      HSL:
        15°, 56.6138%, 62.9412%
        HSV (HSB):
        15°, 50.0000%, 83.9216%
        XYZ:
        38.9105, 32.4079, 18.1145
        xyY:
        0.4351, 0.3624, 32.4079
      CIE-Lab:
        63.6786, 27.8190, 27.3788
        CIE-LCH:
        63.6786, 39.0320, 44.5430
        CIE-Luv:
        63.6786, 58.6092, 29.0479
        Hunter-Lab:
        56.9279, 22.3817, 20.9835
      #d6866b color charts
#d6866b RGB chart
      #d6866b CMYK chart
      #d6866b RGB pie chart
      #d6866b color shades, tints & tones
#d6866b color schemes
#d6866b color preview, HTML & CSS examples
           This text has a color of #d6866b        
        
          <p style="color:#d6866b;">Text here</p>
        
        
          .mytext {color:#d6866b;}
        
        Text color #d6866b
      
           This box has a color of #d6866b        
        
          <div style="background-color:#d6866b;">Content here</div>
        
        
          .mybackground {background-color:#d6866b;}
        
        Background color #d6866b
      
           Border around this has a color of #d6866b        
        
          <div style="border:2px solid #d6866b;">Content here</div>
        
        
          .myborder {border:2px solid #d6866b;}
        
        Border color #d6866b