#d6755d color space conversions
Hex:
        #d6755d
        RGB:
        214, 117, 93
        CMY:
        16, 54, 64
        CMYK:
        0, 45, 57, 16
      HSL:
        12°, 59.6059%, 60.1961%
        HSV (HSB):
        12°, 56.5421%, 83.9216%
        XYZ:
        36.0686, 27.8090, 13.8226
        xyY:
        0.4642, 0.3579, 27.8090
      CIE-Lab:
        59.7158, 35.6319, 30.0275
        CIE-LCH:
        59.7158, 46.5970, 40.1213
        CIE-Luv:
        59.7158, 72.8308, 29.2030
        Hunter-Lab:
        52.7343, 29.8036, 21.3730
      #d6755d color charts
#d6755d RGB chart
      #d6755d CMYK chart
      #d6755d RGB pie chart
      #d6755d color shades, tints & tones
#d6755d color schemes
#d6755d color preview, HTML & CSS examples
           This text has a color of #d6755d        
        
          <p style="color:#d6755d;">Text here</p>
        
        
          .mytext {color:#d6755d;}
        
        Text color #d6755d
      
           This box has a color of #d6755d        
        
          <div style="background-color:#d6755d;">Content here</div>
        
        
          .mybackground {background-color:#d6755d;}
        
        Background color #d6755d
      
           Border around this has a color of #d6755d        
        
          <div style="border:2px solid #d6755d;">Content here</div>
        
        
          .myborder {border:2px solid #d6755d;}
        
        Border color #d6755d