#d48b06 color space conversions
Hex:
        #d48b06
        RGB:
        212, 139, 6
        CMY:
        17, 45, 98
        CMYK:
        0, 34, 97, 17
      HSL:
        39°, 94.4954%, 42.7451%
        HSV (HSB):
        39°, 97.1698%, 83.1373%
        XYZ:
        36.4169, 32.4754, 4.5213
        xyY:
        0.4961, 0.4424, 32.4754
      CIE-Lab:
        63.7339, 19.4739, 68.2151
        CIE-LCH:
        63.7339, 70.9403, 74.0671
        CIE-Luv:
        63.7339, 60.7859, 62.8290
        Hunter-Lab:
        56.9872, 14.3402, 35.1871
      #d48b06 color charts
#d48b06 RGB chart
      #d48b06 CMYK chart
      #d48b06 RGB pie chart
      #d48b06 color shades, tints & tones
#d48b06 color schemes
#d48b06 color preview, HTML & CSS examples
           This text has a color of #d48b06        
        
          <p style="color:#d48b06;">Text here</p>
        
        
          .mytext {color:#d48b06;}
        
        Text color #d48b06
      
           This box has a color of #d48b06        
        
          <div style="background-color:#d48b06;">Content here</div>
        
        
          .mybackground {background-color:#d48b06;}
        
        Background color #d48b06
      
           Border around this has a color of #d48b06        
        
          <div style="border:2px solid #d48b06;">Content here</div>
        
        
          .myborder {border:2px solid #d48b06;}
        
        Border color #d48b06