#d6764f color space conversions
Hex:
        #d6764f
        RGB:
        214, 118, 79
        CMY:
        16, 54, 69
        CMYK:
        0, 45, 63, 16
      HSL:
        17°, 62.2120%, 57.4510%
        HSV (HSB):
        17°, 63.0841%, 83.9216%
        XYZ:
        35.6213, 27.8175, 10.8890
        xyY:
        0.4792, 0.3743, 27.8175
      CIE-Lab:
        59.7235, 34.0959, 37.7240
        CIE-LCH:
        59.7235, 50.8491, 47.8919
        CIE-Luv:
        59.7235, 74.2325, 36.7079
        Hunter-Lab:
        52.7423, 28.2568, 24.6788
      #d6764f color charts
#d6764f RGB chart
      #d6764f CMYK chart
      #d6764f RGB pie chart
      #d6764f color shades, tints & tones
#d6764f color schemes
#d6764f color preview, HTML & CSS examples
           This text has a color of #d6764f        
        
          <p style="color:#d6764f;">Text here</p>
        
        
          .mytext {color:#d6764f;}
        
        Text color #d6764f
      
           This box has a color of #d6764f        
        
          <div style="background-color:#d6764f;">Content here</div>
        
        
          .mybackground {background-color:#d6764f;}
        
        Background color #d6764f
      
           Border around this has a color of #d6764f        
        
          <div style="border:2px solid #d6764f;">Content here</div>
        
        
          .myborder {border:2px solid #d6764f;}
        
        Border color #d6764f