#d4715f color space conversions
Hex:
        #d4715f
        RGB:
        212, 113, 95
        CMY:
        17, 56, 63
        CMYK:
        0, 47, 55, 17
      HSL:
        9°, 57.6355%, 60.1961%
        HSV (HSB):
        9°, 55.1887%, 83.1373%
        XYZ:
        35.1221, 26.6335, 14.1161
        xyY:
        0.4629, 0.3510, 26.6335
      CIE-Lab:
        58.6336, 37.1020, 27.4550
        CIE-LCH:
        58.6336, 46.1556, 36.5009
        CIE-Luv:
        58.6336, 73.7093, 26.0770
        Hunter-Lab:
        51.6077, 31.1663, 19.9079
      #d4715f color charts
#d4715f RGB chart
      #d4715f CMYK chart
      #d4715f RGB pie chart
      #d4715f color shades, tints & tones
#d4715f color schemes
#d4715f color preview, HTML & CSS examples
           This text has a color of #d4715f        
        
          <p style="color:#d4715f;">Text here</p>
        
        
          .mytext {color:#d4715f;}
        
        Text color #d4715f
      
           This box has a color of #d4715f        
        
          <div style="background-color:#d4715f;">Content here</div>
        
        
          .mybackground {background-color:#d4715f;}
        
        Background color #d4715f
      
           Border around this has a color of #d4715f        
        
          <div style="border:2px solid #d4715f;">Content here</div>
        
        
          .myborder {border:2px solid #d4715f;}
        
        Border color #d4715f