#d6755f color space conversions
Hex:
        #d6755f
        RGB:
        214, 117, 95
        CMY:
        16, 54, 63
        CMYK:
        0, 45, 56, 16
      HSL:
        11°, 59.2040%, 60.5882%
        HSV (HSB):
        11°, 55.6075%, 83.9216%
        XYZ:
        36.1584, 27.8449, 14.2953
        xyY:
        0.4618, 0.3556, 27.8449
      CIE-Lab:
        59.7484, 35.7916, 28.9505
        CIE-LCH:
        59.7484, 46.0345, 38.9682
        CIE-Luv:
        59.7484, 72.4987, 28.1050
        Hunter-Lab:
        52.7683, 29.9689, 20.8757
      #d6755f color charts
#d6755f RGB chart
      #d6755f CMYK chart
      #d6755f RGB pie chart
      #d6755f color shades, tints & tones
#d6755f color schemes
#d6755f color preview, HTML & CSS examples
           This text has a color of #d6755f        
        
          <p style="color:#d6755f;">Text here</p>
        
        
          .mytext {color:#d6755f;}
        
        Text color #d6755f
      
           This box has a color of #d6755f        
        
          <div style="background-color:#d6755f;">Content here</div>
        
        
          .mybackground {background-color:#d6755f;}
        
        Background color #d6755f
      
           Border around this has a color of #d6755f        
        
          <div style="border:2px solid #d6755f;">Content here</div>
        
        
          .myborder {border:2px solid #d6755f;}
        
        Border color #d6755f