#d499b4 color space conversions
Hex:
        #d499b4
        RGB:
        212, 153, 180
        CMY:
        17, 40, 29
        CMYK:
        0, 28, 15, 17
      HSL:
        333°, 40.6897%, 71.5686%
        HSV (HSB):
        333°, 27.8302%, 83.1373%
        XYZ:
        46.7808, 40.0748, 48.4496
        xyY:
        0.3457, 0.2962, 40.0748
      CIE-Lab:
        69.5228, 26.1395, -5.2356
        CIE-LCH:
        69.5228, 26.6587, 348.6739
        CIE-Luv:
        69.5228, 34.3932, -12.3453
        Hunter-Lab:
        63.3047, 21.1246, -1.0638
      #d499b4 color charts
#d499b4 RGB chart
      #d499b4 CMYK chart
      #d499b4 RGB pie chart
      #d499b4 color shades, tints & tones
#d499b4 color schemes
#d499b4 color preview, HTML & CSS examples
           This text has a color of #d499b4        
        
          <p style="color:#d499b4;">Text here</p>
        
        
          .mytext {color:#d499b4;}
        
        Text color #d499b4
      
           This box has a color of #d499b4        
        
          <div style="background-color:#d499b4;">Content here</div>
        
        
          .mybackground {background-color:#d499b4;}
        
        Background color #d499b4
      
           Border around this has a color of #d499b4        
        
          <div style="border:2px solid #d499b4;">Content here</div>
        
        
          .myborder {border:2px solid #d499b4;}
        
        Border color #d499b4