#d48f96 color space conversions
Hex:
        #d48f96
        RGB:
        212, 143, 150
        CMY:
        17, 44, 41
        CMYK:
        0, 33, 29, 17
      HSL:
        354°, 44.5161%, 69.6078%
        HSV (HSB):
        354°, 32.5472%, 83.1373%
        XYZ:
        42.4789, 35.8440, 33.5339
        xyY:
        0.3798, 0.3204, 35.8440
      CIE-Lab:
        66.4005, 27.1052, 7.0065
        CIE-LCH:
        66.4005, 27.9961, 14.4932
        CIE-Luv:
        66.4005, 44.6832, 4.7938
        Hunter-Lab:
        59.8698, 21.8771, 8.6998
      #d48f96 color charts
#d48f96 RGB chart
      #d48f96 CMYK chart
      #d48f96 RGB pie chart
      #d48f96 color shades, tints & tones
#d48f96 color schemes
#d48f96 color preview, HTML & CSS examples
           This text has a color of #d48f96        
        
          <p style="color:#d48f96;">Text here</p>
        
        
          .mytext {color:#d48f96;}
        
        Text color #d48f96
      
           This box has a color of #d48f96        
        
          <div style="background-color:#d48f96;">Content here</div>
        
        
          .mybackground {background-color:#d48f96;}
        
        Background color #d48f96
      
           Border around this has a color of #d48f96        
        
          <div style="border:2px solid #d48f96;">Content here</div>
        
        
          .myborder {border:2px solid #d48f96;}
        
        Border color #d48f96