#d84b66 color space conversions
Hex:
        #d84b66
        RGB:
        216, 75, 102
        CMY:
        15, 71, 60
        CMYK:
        0, 65, 53, 15
      HSL:
        349°, 64.3836%, 57.0588%
        HSV (HSB):
        349°, 65.2778%, 84.7059%
        XYZ:
        33.2333, 20.5904, 14.7931
        xyY:
        0.4843, 0.3001, 20.5904
      CIE-Lab:
        52.4983, 56.9966, 15.2838
        CIE-LCH:
        52.4983, 59.0102, 15.0109
        CIE-Luv:
        52.4983, 99.7295, 7.6223
        Hunter-Lab:
        45.3766, 51.3219, 12.4347
      #d84b66 color charts
#d84b66 RGB chart
      #d84b66 CMYK chart
      #d84b66 RGB pie chart
      #d84b66 color shades, tints & tones
#d84b66 color schemes
#d84b66 color preview, HTML & CSS examples
           This text has a color of #d84b66        
        
          <p style="color:#d84b66;">Text here</p>
        
        
          .mytext {color:#d84b66;}
        
        Text color #d84b66
      
           This box has a color of #d84b66        
        
          <div style="background-color:#d84b66;">Content here</div>
        
        
          .mybackground {background-color:#d84b66;}
        
        Background color #d84b66
      
           Border around this has a color of #d84b66        
        
          <div style="border:2px solid #d84b66;">Content here</div>
        
        
          .myborder {border:2px solid #d84b66;}
        
        Border color #d84b66