#d48f74 color space conversions
Hex:
        #d48f74
        RGB:
        212, 143, 116
        CMY:
        17, 44, 55
        CMYK:
        0, 33, 45, 17
      HSL:
        17°, 52.7473%, 64.3137%
        HSV (HSB):
        17°, 45.2830%, 83.1373%
        XYZ:
        40.1262, 34.9029, 21.1451
        xyY:
        0.4172, 0.3629, 34.9029
      CIE-Lab:
        65.6730, 23.0492, 24.9966
        CIE-LCH:
        65.6730, 34.0014, 47.3210
        CIE-Luv:
        65.6730, 49.6079, 27.8139
        Hunter-Lab:
        59.0787, 17.8494, 20.1344
      #d48f74 color charts
#d48f74 RGB chart
      #d48f74 CMYK chart
      #d48f74 RGB pie chart
      #d48f74 color shades, tints & tones
#d48f74 color schemes
#d48f74 color preview, HTML & CSS examples
           This text has a color of #d48f74        
        
          <p style="color:#d48f74;">Text here</p>
        
        
          .mytext {color:#d48f74;}
        
        Text color #d48f74
      
           This box has a color of #d48f74        
        
          <div style="background-color:#d48f74;">Content here</div>
        
        
          .mybackground {background-color:#d48f74;}
        
        Background color #d48f74
      
           Border around this has a color of #d48f74        
        
          <div style="border:2px solid #d48f74;">Content here</div>
        
        
          .myborder {border:2px solid #d48f74;}
        
        Border color #d48f74