#d49c16 color space conversions
Hex:
        #d49c16
        RGB:
        212, 156, 22
        CMY:
        17, 39, 91
        CMYK:
        0, 26, 90, 17
      HSL:
        42°, 81.1966%, 45.8824%
        HSV (HSB):
        42°, 89.6226%, 83.1373%
        XYZ:
        39.1847, 37.8319, 5.9961
        xyY:
        0.4720, 0.4557, 37.8319
      CIE-Lab:
        67.8965, 10.5080, 68.5583
        CIE-LCH:
        67.8965, 69.3589, 81.2860
        CIE-Luv:
        67.8965, 46.8530, 67.7412
        Hunter-Lab:
        61.5076, 6.0786, 37.2755
      #d49c16 color charts
#d49c16 RGB chart
      #d49c16 CMYK chart
      #d49c16 RGB pie chart
      #d49c16 color shades, tints & tones
#d49c16 color schemes
#d49c16 color preview, HTML & CSS examples
           This text has a color of #d49c16        
        
          <p style="color:#d49c16;">Text here</p>
        
        
          .mytext {color:#d49c16;}
        
        Text color #d49c16
      
           This box has a color of #d49c16        
        
          <div style="background-color:#d49c16;">Content here</div>
        
        
          .mybackground {background-color:#d49c16;}
        
        Background color #d49c16
      
           Border around this has a color of #d49c16        
        
          <div style="border:2px solid #d49c16;">Content here</div>
        
        
          .myborder {border:2px solid #d49c16;}
        
        Border color #d49c16