#d48c26 color space conversions
Hex:
        #d48c26
        RGB:
        212, 140, 38
        CMY:
        17, 45, 85
        CMYK:
        0, 34, 82, 17
      HSL:
        35°, 69.6000%, 49.0196%
        HSV (HSB):
        35°, 82.0755%, 83.1373%
        XYZ:
        36.8793, 32.8932, 6.2390
        xyY:
        0.4852, 0.4327, 32.8932
      CIE-Lab:
        64.0743, 19.5373, 60.9544
        CIE-LCH:
        64.0743, 64.0089, 72.2281
        CIE-Luv:
        64.0743, 59.0282, 59.0590
        Hunter-Lab:
        57.3526, 14.4136, 33.6970
      #d48c26 color charts
#d48c26 RGB chart
      #d48c26 CMYK chart
      #d48c26 RGB pie chart
      #d48c26 color shades, tints & tones
#d48c26 color schemes
#d48c26 color preview, HTML & CSS examples
           This text has a color of #d48c26        
        
          <p style="color:#d48c26;">Text here</p>
        
        
          .mytext {color:#d48c26;}
        
        Text color #d48c26
      
           This box has a color of #d48c26        
        
          <div style="background-color:#d48c26;">Content here</div>
        
        
          .mybackground {background-color:#d48c26;}
        
        Background color #d48c26
      
           Border around this has a color of #d48c26        
        
          <div style="border:2px solid #d48c26;">Content here</div>
        
        
          .myborder {border:2px solid #d48c26;}
        
        Border color #d48c26