#d84b70 color space conversions
Hex:
        #d84b70
        RGB:
        216, 75, 112
        CMY:
        15, 71, 56
        CMYK:
        0, 65, 48, 15
      HSL:
        344°, 64.3836%, 57.0588%
        HSV (HSB):
        344°, 65.2778%, 84.7059%
        XYZ:
        33.7596, 20.8009, 17.5649
        xyY:
        0.4681, 0.2884, 20.8009
      CIE-Lab:
        52.7309, 57.8436, 9.6274
        CIE-LCH:
        52.7309, 58.6393, 9.4496
        CIE-Luv:
        52.7309, 96.6928, 1.0172
        Hunter-Lab:
        45.6080, 52.3137, 9.0915
      #d84b70 color charts
#d84b70 RGB chart
      #d84b70 CMYK chart
      #d84b70 RGB pie chart
      #d84b70 color shades, tints & tones
#d84b70 color schemes
#d84b70 color preview, HTML & CSS examples
           This text has a color of #d84b70        
        
          <p style="color:#d84b70;">Text here</p>
        
        
          .mytext {color:#d84b70;}
        
        Text color #d84b70
      
           This box has a color of #d84b70        
        
          <div style="background-color:#d84b70;">Content here</div>
        
        
          .mybackground {background-color:#d84b70;}
        
        Background color #d84b70
      
           Border around this has a color of #d84b70        
        
          <div style="border:2px solid #d84b70;">Content here</div>
        
        
          .myborder {border:2px solid #d84b70;}
        
        Border color #d84b70