#d99d42 color space conversions
Hex:
        #d99d42
        RGB:
        217, 157, 66
        CMY:
        15, 38, 74
        CMYK:
        0, 28, 70, 15
      HSL:
        36°, 66.5198%, 55.4902%
        HSV (HSB):
        36°, 69.5853%, 85.0980%
        XYZ:
        41.6556, 39.2590, 10.5365
        xyY:
        0.4555, 0.4293, 39.2590
      CIE-Lab:
        68.9385, 13.6802, 54.6246
        CIE-LCH:
        68.9385, 56.3116, 75.9400
        CIE-Luv:
        68.9385, 48.2143, 58.4997
        Hunter-Lab:
        62.6570, 9.0206, 33.8896
      #d99d42 color charts
#d99d42 RGB chart
      #d99d42 CMYK chart
      #d99d42 RGB pie chart
      #d99d42 color shades, tints & tones
#d99d42 color schemes
#d99d42 color preview, HTML & CSS examples
           This text has a color of #d99d42        
        
          <p style="color:#d99d42;">Text here</p>
        
        
          .mytext {color:#d99d42;}
        
        Text color #d99d42
      
           This box has a color of #d99d42        
        
          <div style="background-color:#d99d42;">Content here</div>
        
        
          .mybackground {background-color:#d99d42;}
        
        Background color #d99d42
      
           Border around this has a color of #d99d42        
        
          <div style="border:2px solid #d99d42;">Content here</div>
        
        
          .myborder {border:2px solid #d99d42;}
        
        Border color #d99d42