#d48f42 color space conversions
Hex:
        #d48f42
        RGB:
        212, 143, 66
        CMY:
        17, 44, 74
        CMYK:
        0, 33, 69, 17
      HSL:
        32°, 62.9310%, 54.5098%
        HSV (HSB):
        32°, 68.8679%, 83.1373%
        XYZ:
        37.9572, 34.0353, 9.7232
        xyY:
        0.4645, 0.4165, 34.0353
      CIE-Lab:
        64.9906, 19.1067, 50.2441
        CIE-LCH:
        64.9906, 53.7544, 69.1793
        CIE-Luv:
        64.9906, 54.9137, 52.3322
        Hunter-Lab:
        58.3398, 14.0415, 30.9563
      #d48f42 color charts
#d48f42 RGB chart
      #d48f42 CMYK chart
      #d48f42 RGB pie chart
      #d48f42 color shades, tints & tones
#d48f42 color schemes
#d48f42 color preview, HTML & CSS examples
           This text has a color of #d48f42        
        
          <p style="color:#d48f42;">Text here</p>
        
        
          .mytext {color:#d48f42;}
        
        Text color #d48f42
      
           This box has a color of #d48f42        
        
          <div style="background-color:#d48f42;">Content here</div>
        
        
          .mybackground {background-color:#d48f42;}
        
        Background color #d48f42
      
           Border around this has a color of #d48f42        
        
          <div style="border:2px solid #d48f42;">Content here</div>
        
        
          .myborder {border:2px solid #d48f42;}
        
        Border color #d48f42