#d68d32 color space conversions
Hex:
        #d68d32
        RGB:
        214, 141, 50
        CMY:
        16, 45, 80
        CMYK:
        0, 34, 77, 16
      HSL:
        33°, 66.6667%, 51.7647%
        HSV (HSB):
        33°, 76.6355%, 83.9216%
        XYZ:
        37.8322, 33.5762, 7.5045
        xyY:
        0.4794, 0.4255, 33.5762
      CIE-Lab:
        64.6248, 20.2788, 57.0076
        CIE-LCH:
        64.6248, 60.5070, 70.4185
        CIE-Luv:
        64.6248, 59.2109, 56.6787
        Hunter-Lab:
        57.9450, 15.1386, 32.8828
      #d68d32 color charts
#d68d32 RGB chart
      #d68d32 CMYK chart
      #d68d32 RGB pie chart
      #d68d32 color shades, tints & tones
#d68d32 color schemes
#d68d32 color preview, HTML & CSS examples
           This text has a color of #d68d32        
        
          <p style="color:#d68d32;">Text here</p>
        
        
          .mytext {color:#d68d32;}
        
        Text color #d68d32
      
           This box has a color of #d68d32        
        
          <div style="background-color:#d68d32;">Content here</div>
        
        
          .mybackground {background-color:#d68d32;}
        
        Background color #d68d32
      
           Border around this has a color of #d68d32        
        
          <div style="border:2px solid #d68d32;">Content here</div>
        
        
          .myborder {border:2px solid #d68d32;}
        
        Border color #d68d32