#d69750 color space conversions
Hex:
        #d69750
        RGB:
        214, 151, 80
        CMY:
        16, 41, 69
        CMYK:
        0, 29, 63, 16
      HSL:
        32°, 62.0370%, 57.6471%
        HSV (HSB):
        32°, 62.6168%, 83.9216%
        XYZ:
        40.2461, 37.0085, 12.6116
        xyY:
        0.4478, 0.4118, 37.0085
      CIE-Lab:
        67.2834, 16.4810, 46.1007
        CIE-LCH:
        67.2834, 48.9581, 70.3280
        CIE-Luv:
        67.2834, 49.3289, 50.4499
        Hunter-Lab:
        60.8346, 11.6289, 30.2929
      #d69750 color charts
#d69750 RGB chart
      #d69750 CMYK chart
      #d69750 RGB pie chart
      #d69750 color shades, tints & tones
#d69750 color schemes
#d69750 color preview, HTML & CSS examples
           This text has a color of #d69750        
        
          <p style="color:#d69750;">Text here</p>
        
        
          .mytext {color:#d69750;}
        
        Text color #d69750
      
           This box has a color of #d69750        
        
          <div style="background-color:#d69750;">Content here</div>
        
        
          .mybackground {background-color:#d69750;}
        
        Background color #d69750
      
           Border around this has a color of #d69750        
        
          <div style="border:2px solid #d69750;">Content here</div>
        
        
          .myborder {border:2px solid #d69750;}
        
        Border color #d69750