#d60b74 color space conversions
Hex:
        #d60b74
        RGB:
        214, 11, 116
        CMY:
        16, 96, 55
        CMYK:
        0, 95, 46, 16
      HSL:
        329°, 90.2222%, 44.1176%
        HSV (HSB):
        329°, 94.8598%, 83.9216%
        XYZ:
        31.0036, 15.7964, 17.9379
        xyY:
        0.4789, 0.2440, 15.7964
      CIE-Lab:
        46.7063, 73.9014, -1.5253
        CIE-LCH:
        46.7063, 73.9172, 358.8176
        CIE-Luv:
        46.7063, 113.8956, -16.0886
        Hunter-Lab:
        39.7447, 69.6889, 1.0620
      #d60b74 color charts
#d60b74 RGB chart
      #d60b74 CMYK chart
      #d60b74 RGB pie chart
      #d60b74 color shades, tints & tones
#d60b74 color schemes
#d60b74 color preview, HTML & CSS examples
           This text has a color of #d60b74        
        
          <p style="color:#d60b74;">Text here</p>
        
        
          .mytext {color:#d60b74;}
        
        Text color #d60b74
      
           This box has a color of #d60b74        
        
          <div style="background-color:#d60b74;">Content here</div>
        
        
          .mybackground {background-color:#d60b74;}
        
        Background color #d60b74
      
           Border around this has a color of #d60b74        
        
          <div style="border:2px solid #d60b74;">Content here</div>
        
        
          .myborder {border:2px solid #d60b74;}
        
        Border color #d60b74