#d46f48 color space conversions
Hex:
        #d46f48
        RGB:
        212, 111, 72
        CMY:
        17, 56, 72
        CMYK:
        0, 48, 66, 17
      HSL:
        17°, 61.9469%, 55.6863%
        HSV (HSB):
        17°, 66.0377%, 83.1373%
        XYZ:
        34.0055, 25.8338, 9.3250
        xyY:
        0.4917, 0.3735, 25.8338
      CIE-Lab:
        57.8790, 36.5115, 39.2199
        CIE-LCH:
        57.8790, 53.5844, 47.0482
        CIE-Luv:
        57.8790, 78.8362, 36.8153
        Hunter-Lab:
        50.8270, 30.4773, 24.7012
      #d46f48 color charts
#d46f48 RGB chart
      #d46f48 CMYK chart
      #d46f48 RGB pie chart
      #d46f48 color shades, tints & tones
#d46f48 color schemes
#d46f48 color preview, HTML & CSS examples
           This text has a color of #d46f48        
        
          <p style="color:#d46f48;">Text here</p>
        
        
          .mytext {color:#d46f48;}
        
        Text color #d46f48
      
           This box has a color of #d46f48        
        
          <div style="background-color:#d46f48;">Content here</div>
        
        
          .mybackground {background-color:#d46f48;}
        
        Background color #d46f48
      
           Border around this has a color of #d46f48        
        
          <div style="border:2px solid #d46f48;">Content here</div>
        
        
          .myborder {border:2px solid #d46f48;}
        
        Border color #d46f48