#d486af color space conversions
Hex:
        #d486af
        RGB:
        212, 134, 175
        CMY:
        17, 47, 31
        CMYK:
        0, 37, 17, 17
      HSL:
        328°, 47.5610%, 67.8431%
        HSV (HSB):
        328°, 36.7925%, 83.1373%
        XYZ:
        43.4143, 34.1424, 44.8594
        xyY:
        0.3546, 0.2789, 34.1424
      CIE-Lab:
        65.0754, 35.6027, -9.0347
        CIE-LCH:
        65.0754, 36.7312, 345.7609
        CIE-Luv:
        65.0754, 45.5059, -19.5283
        Hunter-Lab:
        58.4315, 30.3696, -4.6165
      #d486af color charts
#d486af RGB chart
      #d486af CMYK chart
      #d486af RGB pie chart
      #d486af color shades, tints & tones
#d486af color schemes
#d486af color preview, HTML & CSS examples
           This text has a color of #d486af        
        
          <p style="color:#d486af;">Text here</p>
        
        
          .mytext {color:#d486af;}
        
        Text color #d486af
      
           This box has a color of #d486af        
        
          <div style="background-color:#d486af;">Content here</div>
        
        
          .mybackground {background-color:#d486af;}
        
        Background color #d486af
      
           Border around this has a color of #d486af        
        
          <div style="border:2px solid #d486af;">Content here</div>
        
        
          .myborder {border:2px solid #d486af;}
        
        Border color #d486af