#d79416 color space conversions
Hex:
        #d79416
        RGB:
        215, 148, 22
        CMY:
        16, 42, 91
        CMYK:
        0, 31, 90, 16
      HSL:
        39°, 81.4346%, 46.4706%
        HSV (HSB):
        39°, 89.7674%, 84.3137%
        XYZ:
        38.7591, 35.6848, 5.6041
        xyY:
        0.4842, 0.4458, 35.6848
      CIE-Lab:
        66.2784, 16.1306, 67.4641
        CIE-LCH:
        66.2784, 69.3657, 76.5531
        CIE-Luv:
        66.2784, 55.6247, 64.8206
        Hunter-Lab:
        59.7368, 11.2770, 36.2536
      #d79416 color charts
#d79416 RGB chart
      #d79416 CMYK chart
      #d79416 RGB pie chart
      #d79416 color shades, tints & tones
#d79416 color schemes
#d79416 color preview, HTML & CSS examples
           This text has a color of #d79416        
        
          <p style="color:#d79416;">Text here</p>
        
        
          .mytext {color:#d79416;}
        
        Text color #d79416
      
           This box has a color of #d79416        
        
          <div style="background-color:#d79416;">Content here</div>
        
        
          .mybackground {background-color:#d79416;}
        
        Background color #d79416
      
           Border around this has a color of #d79416        
        
          <div style="border:2px solid #d79416;">Content here</div>
        
        
          .myborder {border:2px solid #d79416;}
        
        Border color #d79416