#d67497 color space conversions
Hex:
        #d67497
        RGB:
        214, 116, 151
        CMY:
        16, 55, 41
        CMYK:
        0, 46, 29, 16
      HSL:
        339°, 54.4444%, 64.7059%
        HSV (HSB):
        339°, 45.7944%, 83.9216%
        XYZ:
        39.5629, 29.0213, 32.7946
        xyY:
        0.3902, 0.2863, 29.0213
      CIE-Lab:
        60.8004, 42.2882, -1.6491
        CIE-LCH:
        60.8004, 42.3203, 357.7668
        CIE-Luv:
        60.8004, 61.8196, -10.0509
        Hunter-Lab:
        53.8714, 36.8144, 1.6167
      #d67497 color charts
#d67497 RGB chart
      #d67497 CMYK chart
      #d67497 RGB pie chart
      #d67497 color shades, tints & tones
#d67497 color schemes
#d67497 color preview, HTML & CSS examples
           This text has a color of #d67497        
        
          <p style="color:#d67497;">Text here</p>
        
        
          .mytext {color:#d67497;}
        
        Text color #d67497
      
           This box has a color of #d67497        
        
          <div style="background-color:#d67497;">Content here</div>
        
        
          .mybackground {background-color:#d67497;}
        
        Background color #d67497
      
           Border around this has a color of #d67497        
        
          <div style="border:2px solid #d67497;">Content here</div>
        
        
          .myborder {border:2px solid #d67497;}
        
        Border color #d67497