#d67881 color space conversions
Hex:
        #d67881
        RGB:
        214, 120, 129
        CMY:
        16, 53, 49
        CMYK:
        0, 44, 40, 16
      HSL:
        354°, 53.4091%, 65.4902%
        HSV (HSB):
        354°, 43.9252%, 83.9216%
        XYZ:
        38.4105, 29.3141, 24.4026
        xyY:
        0.4169, 0.3182, 29.3141
      CIE-Lab:
        61.0578, 37.5182, 11.3735
        CIE-LCH:
        61.0578, 39.2042, 16.8644
        CIE-Luv:
        61.0578, 64.1634, 8.0898
        Hunter-Lab:
        54.1425, 31.8846, 11.1771
      #d67881 color charts
#d67881 RGB chart
      #d67881 CMYK chart
      #d67881 RGB pie chart
      #d67881 color shades, tints & tones
#d67881 color schemes
#d67881 color preview, HTML & CSS examples
           This text has a color of #d67881        
        
          <p style="color:#d67881;">Text here</p>
        
        
          .mytext {color:#d67881;}
        
        Text color #d67881
      
           This box has a color of #d67881        
        
          <div style="background-color:#d67881;">Content here</div>
        
        
          .mybackground {background-color:#d67881;}
        
        Background color #d67881
      
           Border around this has a color of #d67881        
        
          <div style="border:2px solid #d67881;">Content here</div>
        
        
          .myborder {border:2px solid #d67881;}
        
        Border color #d67881