#d69c45 color space conversions
Hex:
        #d69c45
        RGB:
        214, 156, 69
        CMY:
        16, 39, 73
        CMYK:
        0, 27, 68, 16
      HSL:
        36°, 63.8767%, 55.4902%
        HSV (HSB):
        36°, 67.7570%, 83.9216%
        XYZ:
        40.6942, 38.5027, 10.9172
        xyY:
        0.4516, 0.4273, 38.5027
      CIE-Lab:
        68.3895, 13.1016, 52.5854
        CIE-LCH:
        68.3895, 54.1930, 76.0096
        CIE-Luv:
        68.3895, 46.4148, 56.8738
        Hunter-Lab:
        62.0506, 8.4759, 33.0039
      #d69c45 color charts
#d69c45 RGB chart
      #d69c45 CMYK chart
      #d69c45 RGB pie chart
      #d69c45 color shades, tints & tones
#d69c45 color schemes
#d69c45 color preview, HTML & CSS examples
           This text has a color of #d69c45        
        
          <p style="color:#d69c45;">Text here</p>
        
        
          .mytext {color:#d69c45;}
        
        Text color #d69c45
      
           This box has a color of #d69c45        
        
          <div style="background-color:#d69c45;">Content here</div>
        
        
          .mybackground {background-color:#d69c45;}
        
        Background color #d69c45
      
           Border around this has a color of #d69c45        
        
          <div style="border:2px solid #d69c45;">Content here</div>
        
        
          .myborder {border:2px solid #d69c45;}
        
        Border color #d69c45