#d48ba0 color space conversions
Hex:
        #d48ba0
        RGB:
        212, 139, 160
        CMY:
        17, 45, 37
        CMYK:
        0, 34, 25, 17
      HSL:
        343°, 45.9119%, 68.8235%
        HSV (HSB):
        343°, 34.4340%, 83.1373%
        XYZ:
        42.7292, 35.0004, 37.7614
        xyY:
        0.3700, 0.3031, 35.0004
      CIE-Lab:
        65.7489, 30.6632, 0.4304
        CIE-LCH:
        65.7489, 30.6662, 0.8042
        CIE-Luv:
        65.7489, 45.4141, -4.9482
        Hunter-Lab:
        59.1611, 25.3899, 3.5691
      #d48ba0 color charts
#d48ba0 RGB chart
      #d48ba0 CMYK chart
      #d48ba0 RGB pie chart
      #d48ba0 color shades, tints & tones
#d48ba0 color schemes
#d48ba0 color preview, HTML & CSS examples
           This text has a color of #d48ba0        
        
          <p style="color:#d48ba0;">Text here</p>
        
        
          .mytext {color:#d48ba0;}
        
        Text color #d48ba0
      
           This box has a color of #d48ba0        
        
          <div style="background-color:#d48ba0;">Content here</div>
        
        
          .mybackground {background-color:#d48ba0;}
        
        Background color #d48ba0
      
           Border around this has a color of #d48ba0        
        
          <div style="border:2px solid #d48ba0;">Content here</div>
        
        
          .myborder {border:2px solid #d48ba0;}
        
        Border color #d48ba0