#d48c23 color space conversions
Hex:
        #d48c23
        RGB:
        212, 140, 35
        CMY:
        17, 45, 86
        CMYK:
        0, 34, 83, 17
      HSL:
        36°, 71.6599%, 48.4314%
        HSV (HSB):
        36°, 83.4906%, 83.1373%
        XYZ:
        36.8328, 32.8746, 5.9942
        xyY:
        0.4866, 0.4343, 32.8746
      CIE-Lab:
        64.0592, 19.4491, 61.9501
        CIE-LCH:
        64.0592, 64.9314, 72.5704
        CIE-Luv:
        64.0592, 59.1645, 59.6592
        Hunter-Lab:
        57.3363, 14.3297, 33.9370
      #d48c23 color charts
#d48c23 RGB chart
      #d48c23 CMYK chart
      #d48c23 RGB pie chart
      #d48c23 color shades, tints & tones
#d48c23 color schemes
#d48c23 color preview, HTML & CSS examples
           This text has a color of #d48c23        
        
          <p style="color:#d48c23;">Text here</p>
        
        
          .mytext {color:#d48c23;}
        
        Text color #d48c23
      
           This box has a color of #d48c23        
        
          <div style="background-color:#d48c23;">Content here</div>
        
        
          .mybackground {background-color:#d48c23;}
        
        Background color #d48c23
      
           Border around this has a color of #d48c23        
        
          <div style="border:2px solid #d48c23;">Content here</div>
        
        
          .myborder {border:2px solid #d48c23;}
        
        Border color #d48c23