#d4706f color space conversions
Hex:
        #d4706f
        RGB:
        212, 112, 111
        CMY:
        17, 56, 56
        CMYK:
        0, 47, 48, 17
      HSL:
        1°, 54.0107%, 63.3333%
        HSV (HSB):
        1°, 47.6415%, 83.1373%
        XYZ:
        35.8148, 26.7331, 18.3113
        xyY:
        0.4429, 0.3306, 26.7331
      CIE-Lab:
        58.7265, 39.0452, 18.4437
        CIE-LCH:
        58.7265, 43.1822, 25.2845
        CIE-Luv:
        58.7265, 71.3731, 15.9844
        Hunter-Lab:
        51.7040, 33.1628, 15.1949
      #d4706f color charts
#d4706f RGB chart
      #d4706f CMYK chart
      #d4706f RGB pie chart
      #d4706f color shades, tints & tones
#d4706f color schemes
#d4706f color preview, HTML & CSS examples
           This text has a color of #d4706f        
        
          <p style="color:#d4706f;">Text here</p>
        
        
          .mytext {color:#d4706f;}
        
        Text color #d4706f
      
           This box has a color of #d4706f        
        
          <div style="background-color:#d4706f;">Content here</div>
        
        
          .mybackground {background-color:#d4706f;}
        
        Background color #d4706f
      
           Border around this has a color of #d4706f        
        
          <div style="border:2px solid #d4706f;">Content here</div>
        
        
          .myborder {border:2px solid #d4706f;}
        
        Border color #d4706f