#d47360 color space conversions
Hex:
        #d47360
        RGB:
        212, 115, 96
        CMY:
        17, 55, 62
        CMYK:
        0, 46, 55, 17
      HSL:
        10°, 57.4257%, 60.3922%
        HSV (HSB):
        10°, 54.7170%, 83.1373%
        XYZ:
        35.3934, 27.1030, 14.4323
        xyY:
        0.4601, 0.3523, 27.1030
      CIE-Lab:
        59.0696, 36.1443, 27.4565
        CIE-LCH:
        59.0696, 45.3903, 37.2216
        CIE-Luv:
        59.0696, 72.1238, 26.3869
        Hunter-Lab:
        52.0606, 30.2474, 20.0060
      #d47360 color charts
#d47360 RGB chart
      #d47360 CMYK chart
      #d47360 RGB pie chart
      #d47360 color shades, tints & tones
#d47360 color schemes
#d47360 color preview, HTML & CSS examples
           This text has a color of #d47360        
        
          <p style="color:#d47360;">Text here</p>
        
        
          .mytext {color:#d47360;}
        
        Text color #d47360
      
           This box has a color of #d47360        
        
          <div style="background-color:#d47360;">Content here</div>
        
        
          .mybackground {background-color:#d47360;}
        
        Background color #d47360
      
           Border around this has a color of #d47360        
        
          <div style="border:2px solid #d47360;">Content here</div>
        
        
          .myborder {border:2px solid #d47360;}
        
        Border color #d47360