#d68091 color space conversions
Hex:
        #d68091
        RGB:
        214, 128, 145
        CMY:
        16, 50, 43
        CMYK:
        0, 40, 32, 16
      HSL:
        348°, 51.1905%, 67.0588%
        HSV (HSB):
        348°, 40.1869%, 83.9216%
        XYZ:
        40.5616, 31.7788, 30.7842
        xyY:
        0.3933, 0.3082, 31.7788
      CIE-Lab:
        63.1597, 35.2343, 5.2161
        CIE-LCH:
        63.1597, 35.6183, 8.4210
        CIE-Luv:
        63.1597, 56.0908, 0.6913
        Hunter-Lab:
        56.3727, 29.7830, 7.0836
      #d68091 color charts
#d68091 RGB chart
      #d68091 CMYK chart
      #d68091 RGB pie chart
      #d68091 color shades, tints & tones
#d68091 color schemes
#d68091 color preview, HTML & CSS examples
           This text has a color of #d68091        
        
          <p style="color:#d68091;">Text here</p>
        
        
          .mytext {color:#d68091;}
        
        Text color #d68091
      
           This box has a color of #d68091        
        
          <div style="background-color:#d68091;">Content here</div>
        
        
          .mybackground {background-color:#d68091;}
        
        Background color #d68091
      
           Border around this has a color of #d68091        
        
          <div style="border:2px solid #d68091;">Content here</div>
        
        
          .myborder {border:2px solid #d68091;}
        
        Border color #d68091