#d46745 color space conversions
Hex:
        #d46745
        RGB:
        212, 103, 69
        CMY:
        17, 60, 73
        CMYK:
        0, 51, 67, 17
      HSL:
        14°, 62.4454%, 55.0980%
        HSV (HSB):
        14°, 67.4528%, 83.1373%
        XYZ:
        33.0758, 24.1272, 8.5440
        xyY:
        0.5031, 0.3670, 24.1272
      CIE-Lab:
        56.2149, 40.4192, 38.8844
        CIE-LCH:
        56.2149, 56.0866, 43.8912
        CIE-Luv:
        56.2149, 85.2885, 35.0185
        Hunter-Lab:
        49.1195, 34.2383, 24.0706
      #d46745 color charts
#d46745 RGB chart
      #d46745 CMYK chart
      #d46745 RGB pie chart
      #d46745 color shades, tints & tones
#d46745 color schemes
#d46745 color preview, HTML & CSS examples
           This text has a color of #d46745        
        
          <p style="color:#d46745;">Text here</p>
        
        
          .mytext {color:#d46745;}
        
        Text color #d46745
      
           This box has a color of #d46745        
        
          <div style="background-color:#d46745;">Content here</div>
        
        
          .mybackground {background-color:#d46745;}
        
        Background color #d46745
      
           Border around this has a color of #d46745        
        
          <div style="border:2px solid #d46745;">Content here</div>
        
        
          .myborder {border:2px solid #d46745;}
        
        Border color #d46745