#d5788b color space conversions
Hex:
        #d5788b
        RGB:
        213, 120, 139
        CMY:
        16, 53, 45
        CMYK:
        0, 44, 35, 16
      HSL:
        348°, 52.5424%, 65.2941%
        HSV (HSB):
        348°, 43.6620%, 83.5294%
        XYZ:
        38.8172, 29.4432, 28.0633
        xyY:
        0.4030, 0.3057, 29.4432
      CIE-Lab:
        61.1708, 38.3317, 5.7742
        CIE-LCH:
        61.1708, 38.7642, 8.5665
        CIE-Luv:
        61.1708, 61.3438, 0.7608
        Hunter-Lab:
        54.2615, 32.7364, 7.3191
      #d5788b color charts
#d5788b RGB chart
      #d5788b CMYK chart
      #d5788b RGB pie chart
      #d5788b color shades, tints & tones
#d5788b color schemes
#d5788b color preview, HTML & CSS examples
           This text has a color of #d5788b        
        
          <p style="color:#d5788b;">Text here</p>
        
        
          .mytext {color:#d5788b;}
        
        Text color #d5788b
      
           This box has a color of #d5788b        
        
          <div style="background-color:#d5788b;">Content here</div>
        
        
          .mybackground {background-color:#d5788b;}
        
        Background color #d5788b
      
           Border around this has a color of #d5788b        
        
          <div style="border:2px solid #d5788b;">Content here</div>
        
        
          .myborder {border:2px solid #d5788b;}
        
        Border color #d5788b