#d49ba2 color space conversions
Hex:
        #d49ba2
        RGB:
        212, 155, 162
        CMY:
        17, 39, 36
        CMYK:
        0, 27, 24, 17
      HSL:
        353°, 39.8601%, 71.9608%
        HSV (HSB):
        353°, 26.8868%, 83.1373%
        XYZ:
        45.3943, 40.0484, 39.5200
        xyY:
        0.3633, 0.3205, 40.0484
      CIE-Lab:
        69.5040, 22.2812, 4.7563
        CIE-LCH:
        69.5040, 22.7832, 12.0498
        CIE-Luv:
        69.5040, 35.7946, 2.7272
        Hunter-Lab:
        63.2838, 17.2938, 7.2727
      #d49ba2 color charts
#d49ba2 RGB chart
      #d49ba2 CMYK chart
      #d49ba2 RGB pie chart
      #d49ba2 color shades, tints & tones
#d49ba2 color schemes
#d49ba2 color preview, HTML & CSS examples
           This text has a color of #d49ba2        
        
          <p style="color:#d49ba2;">Text here</p>
        
        
          .mytext {color:#d49ba2;}
        
        Text color #d49ba2
      
           This box has a color of #d49ba2        
        
          <div style="background-color:#d49ba2;">Content here</div>
        
        
          .mybackground {background-color:#d49ba2;}
        
        Background color #d49ba2
      
           Border around this has a color of #d49ba2        
        
          <div style="border:2px solid #d49ba2;">Content here</div>
        
        
          .myborder {border:2px solid #d49ba2;}
        
        Border color #d49ba2