#d84b86 color space conversions
Hex:
        #d84b86
        RGB:
        216, 75, 134
        CMY:
        15, 71, 47
        CMYK:
        0, 65, 38, 15
      HSL:
        335°, 64.3836%, 57.0588%
        HSV (HSB):
        335°, 65.2778%, 84.7059%
        XYZ:
        35.1381, 21.3523, 24.8237
        xyY:
        0.4321, 0.2626, 21.3523
      CIE-Lab:
        53.3329, 60.0040, -2.6400
        CIE-LCH:
        53.3329, 60.0620, 357.4807
        CIE-Luv:
        53.3329, 89.5132, -14.7797
        Hunter-Lab:
        46.2086, 54.8705, 0.4948
      #d84b86 color charts
#d84b86 RGB chart
      #d84b86 CMYK chart
      #d84b86 RGB pie chart
      #d84b86 color shades, tints & tones
#d84b86 color schemes
#d84b86 color preview, HTML & CSS examples
           This text has a color of #d84b86        
        
          <p style="color:#d84b86;">Text here</p>
        
        
          .mytext {color:#d84b86;}
        
        Text color #d84b86
      
           This box has a color of #d84b86        
        
          <div style="background-color:#d84b86;">Content here</div>
        
        
          .mybackground {background-color:#d84b86;}
        
        Background color #d84b86
      
           Border around this has a color of #d84b86        
        
          <div style="border:2px solid #d84b86;">Content here</div>
        
        
          .myborder {border:2px solid #d84b86;}
        
        Border color #d84b86