#d48b12 color space conversions
Hex:
        #d48b12
        RGB:
        212, 139, 18
        CMY:
        17, 45, 93
        CMYK:
        0, 34, 92, 17
      HSL:
        37°, 84.3478%, 45.0980%
        HSV (HSB):
        37°, 91.5094%, 83.1373%
        XYZ:
        36.4932, 32.5060, 4.9231
        xyY:
        0.4937, 0.4397, 32.5060
      CIE-Lab:
        63.7589, 19.6197, 66.2643
        CIE-LCH:
        63.7589, 69.1078, 73.5069
        CIE-Luv:
        63.7589, 60.5535, 61.8200
        Hunter-Lab:
        57.0140, 14.4787, 34.7901
      #d48b12 color charts
#d48b12 RGB chart
      #d48b12 CMYK chart
      #d48b12 RGB pie chart
      #d48b12 color shades, tints & tones
#d48b12 color schemes
#d48b12 color preview, HTML & CSS examples
           This text has a color of #d48b12        
        
          <p style="color:#d48b12;">Text here</p>
        
        
          .mytext {color:#d48b12;}
        
        Text color #d48b12
      
           This box has a color of #d48b12        
        
          <div style="background-color:#d48b12;">Content here</div>
        
        
          .mybackground {background-color:#d48b12;}
        
        Background color #d48b12
      
           Border around this has a color of #d48b12        
        
          <div style="border:2px solid #d48b12;">Content here</div>
        
        
          .myborder {border:2px solid #d48b12;}
        
        Border color #d48b12