#d49360 color space conversions
Hex:
        #d49360
        RGB:
        212, 147, 96
        CMY:
        17, 42, 62
        CMYK:
        0, 31, 55, 17
      HSL:
        26°, 57.4257%, 60.3922%
        HSV (HSB):
        26°, 54.7170%, 83.1373%
        XYZ:
        39.6964, 35.7090, 15.8666
        xyY:
        0.4349, 0.3912, 35.7090
      CIE-Lab:
        66.2970, 19.0157, 36.6455
        CIE-LCH:
        66.2970, 41.2855, 62.5748
        CIE-Luv:
        66.2970, 49.1785, 41.0082
        Hunter-Lab:
        59.7570, 14.0023, 26.0873
      #d49360 color charts
#d49360 RGB chart
      #d49360 CMYK chart
      #d49360 RGB pie chart
      #d49360 color shades, tints & tones
#d49360 color schemes
#d49360 color preview, HTML & CSS examples
           This text has a color of #d49360        
        
          <p style="color:#d49360;">Text here</p>
        
        
          .mytext {color:#d49360;}
        
        Text color #d49360
      
           This box has a color of #d49360        
        
          <div style="background-color:#d49360;">Content here</div>
        
        
          .mybackground {background-color:#d49360;}
        
        Background color #d49360
      
           Border around this has a color of #d49360        
        
          <div style="border:2px solid #d49360;">Content here</div>
        
        
          .myborder {border:2px solid #d49360;}
        
        Border color #d49360